Add a rudimentary manpage for sphinx-apidoc.

This commit is contained in:
Georg Brandl
2011-10-07 12:27:19 +02:00
parent 1329984f2c
commit ff940a16b6
3 changed files with 57 additions and 1 deletions

View File

@@ -62,6 +62,8 @@ man_pages = [
'', 1),
('man/sphinx-quickstart', 'sphinx-quickstart', 'Sphinx documentation '
'template generator', '', 1),
('man/sphinx-apidoc', 'sphinx-apidoc', 'Sphinx API doc generator tool',
'', 1),
]
texinfo_documents = [