updated documentation
This commit is contained in:
@@ -43,6 +43,7 @@ extensions = [
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.todo',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx_click.ext'
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
@@ -142,7 +143,7 @@ latex_documents = [
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
(master_doc, 'caromclient', 'Carom Client Documentation',
|
||||
('man', 'carom-client', 'Carom Client Documentation',
|
||||
[author], 1)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user