Loading docs/source/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -171,7 +171,7 @@ latex_documents = [ # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, '{{project-name}}', '{{project-name}} Documentation', [{{author}}], 1) ['{{author}}'], 1) ] Loading @@ -182,7 +182,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ (master_doc, '{{project-name}}', '{{project-name}} Documentation', {{author}}, '{{project-name}}', 'One line description of project.', '{{author}}', '{{project-name}}', 'One line description of project.', 'Miscellaneous'), ] Loading Loading
docs/source/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -171,7 +171,7 @@ latex_documents = [ # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, '{{project-name}}', '{{project-name}} Documentation', [{{author}}], 1) ['{{author}}'], 1) ] Loading @@ -182,7 +182,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ (master_doc, '{{project-name}}', '{{project-name}} Documentation', {{author}}, '{{project-name}}', 'One line description of project.', '{{author}}', '{{project-name}}', 'One line description of project.', 'Miscellaneous'), ] Loading