Merge pull request #8873 from tk0miya/8860_bad_example

Fix #8860: doc: Usage of recipe directive is wrong
This commit is contained in:
Takeshi KOMIYA
2021-02-13 01:04:27 +09:00
committed by GitHub

View File

@@ -207,7 +207,7 @@ You can now use the extension throughout your project. For example:
The recipe contains `tomato` and `cilantro`.
.. recipe:recipe:: TomatoSoup
:contains: tomato cilantro salt pepper
:contains: tomato, cilantro, salt, pepper
This recipe is a tasty tomato soup, combine all ingredients
and cook.