]> gitweb.fluxo.info Git - templates.git/commitdiff
Updates protocolos
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 10 Dec 2022 14:11:26 +0000 (11:11 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 10 Dec 2022 14:11:26 +0000 (11:11 -0300)
conf.py

diff --git a/conf.py b/conf.py
index a0383ecac5b065cde61be1fde2d0e8db012892fe..f28fdbac035cd2df6c5151a8ca2bb5244f69f4ec 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -52,8 +52,8 @@ source_suffix = {
 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
@@ -196,8 +196,8 @@ latex_elements = {
 # 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
@@ -226,8 +226,8 @@ latex_documents = [
 # 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.
@@ -240,8 +240,8 @@ man_pages = [
 # (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'),
 ]
 
@@ -258,10 +258,10 @@ texinfo_documents = [
 # -- 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