summaryrefslogtreecommitdiff
path: root/doc/development/tutorials
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-02-12 20:51:53 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-02-12 20:51:53 +0900
commitd5de7bf3cf18512a7bc1146ef9d55f21d4d54c5e (patch)
tree5ce830d8c81208b3ab3eeeb95b5068c2c0564129 /doc/development/tutorials
parent30bc4d450ad9c18173d2419ebe0bb4ccbede1e35 (diff)
downloadsphinx-git-d5de7bf3cf18512a7bc1146ef9d55f21d4d54c5e.tar.gz
Fix #8860: doc: Usage of recipe directive is wrong
Diffstat (limited to 'doc/development/tutorials')
-rw-r--r--doc/development/tutorials/recipe.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/development/tutorials/recipe.rst b/doc/development/tutorials/recipe.rst
index dcfe42c1a..404be542f 100644
--- a/doc/development/tutorials/recipe.rst
+++ b/doc/development/tutorials/recipe.rst
@@ -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