Skip to content
Snippets Groups Projects
Commit 2f3fda2d authored by espada's avatar espada
Browse files

Update conf.py

parent c1a6f16a
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ source_suffix = ['.rst', '.md']
master_doc = 'index'
# General information about the project.
project = u'doc_PCRSc'
project = u'doc_GMC'
copyright = u'2017, Veremes'
author = u'Veremes'
......@@ -115,7 +115,7 @@ html_static_path = ['_static']
# -- Options for HTMLHelp output ------------------------------------------
# Output file base name for HTML help builder.
htmlhelp_basename = 'doc_PCRS'
htmlhelp_basename = 'doc_GMC'
# -- Options for LaTeX output ---------------------------------------------
......@@ -142,7 +142,7 @@ latex_elements = {
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'doc_PCRS.tex', u'vmap\\_doc Documentation',
(master_doc, 'doc_GMC.tex', u'vmap\\_doc Documentation',
u'Veremes', 'manual'),
]
......@@ -152,7 +152,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
(master_doc, 'doc_PCRS', u'pcrs_doc Documentation',
(master_doc, 'doc_GMC', u'doc_GMCc Documentation',
[author], 1)
]
......@@ -163,7 +163,7 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'doc_PCRS', u'PCRS_doc Documentation',
(master_doc, 'doc_GMC', u'PCRS_doc Documentation',
author, 'veremes', 'One line description of project.',
'Miscellaneous'),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment