diff options
Diffstat (limited to 'Documentation/conf.py')
| -rw-r--r-- | Documentation/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/conf.py b/Documentation/conf.py index abd496db..24f0f89a 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -154,6 +154,7 @@ latex_documents = [ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ + ('dev-options', 'dev-options', u'options for development', [author], 1), ] |
