diff options
Diffstat (limited to 'doc/tools/makedocs.py')
-rw-r--r-- | doc/tools/makedocs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/makedocs.py b/doc/tools/makedocs.py index be57891abc..db9f04b091 100644 --- a/doc/tools/makedocs.py +++ b/doc/tools/makedocs.py @@ -24,7 +24,7 @@ # TODO: # * Refactor code. # * Adapt this script for generating content in other markup formats like -# DokuWiki, Markdown, etc. +# reStructuredText, Markdown, DokuWiki, etc. # # Also check other TODO entries in this script for more information on what is # left to do. |