mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove hand-written manpages, add rst documents to be built with the manpage builder.
This commit is contained in:
@@ -52,6 +52,10 @@ todo_include_todos = True
|
||||
man_pages = [
|
||||
('contents', 'sphinx-all', 'Sphinx documentation generator system manual',
|
||||
'Georg Brandl', 1),
|
||||
('man/sphinx-build', 'sphinx-build', 'Sphinx documentation generator tool',
|
||||
'', 1),
|
||||
('man/sphinx-quickstart', 'sphinx-quickstart', 'Sphinx documentation '
|
||||
'template generator', '', 1),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user