master_doc = 'index'
# General information about the project.
-project = u'Templates'
-copyright = u'2016, Templates'
+project = u'Protocolos'
+copyright = u'2016, Protocolos'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('index', 'templates.tex', u'Templates',
- u'Templates', 'templates'),
+ ('index', 'templates.tex', u'Protocolos',
+ u'Protocolos', 'templates'),
]
# The name of an image file (relative to this directory) to place at the top of
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
- ('index', 'templates', u'Templates',
- [u'Templates'], 1)
+ ('index', 'templates', u'Protocolos',
+ [u'Protocolos'], 1)
]
# If true, show URL addresses after external links.
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
- ('index', 'templates', u'Templates',
- u'Templates', 'templates', 'One line description of project.',
+ ('index', 'templates', u'Protocolos',
+ u'Protocolos', 'templates', 'One line description of project.',
'Miscellaneous'),
]
# -- Options for Epub output ---------------------------------------------------
# Bibliographic Dublin Core info.
-epub_title = u'Templates'
-epub_author = u'Templates'
-epub_publisher = u'Templates'
-epub_copyright = u'2016, Templates'
+epub_title = u'Protocolos'
+epub_author = u'Protocolos'
+epub_publisher = u'Protocolos'
+epub_copyright = u'2016, Protocolos'
epub_basename = 'templates'
# The language of the text. It defaults to the language option