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,10 +207,10 @@ 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.
This recipe is a tasty tomato soup, combine all ingredients
and cook.
The important things to note are the use of the ``:recipe:ref:`` role to
cross-reference the recipe actually defined elsewhere (using the