Skip to content

Commit

Permalink
Alteracao para acrescentar nome conta gov br
Browse files Browse the repository at this point in the history
  • Loading branch information
higogomes committed Jul 14, 2020
1 parent 50f6869 commit 89e8865
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# -- Project information -----------------------------------------------------

project = u'Dúvidas Frequentes do Login Único'
project = u'Dúvidas Frequentes da Conta gov.br'
copyright = u'2019, DESPD'
author = u'DESPD'

Expand Down Expand Up @@ -101,7 +101,7 @@
# -- Options for HTMLHelp output ---------------------------------------------

# Output file base name for HTML help builder.
htmlhelp_basename = 'DUVIDASFREQUENTESLOGINUNICO'
htmlhelp_basename = 'DUVIDASFREQUENTESCONTAGOVBR'


# -- Options for LaTeX output ------------------------------------------------
Expand All @@ -128,7 +128,7 @@
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'ManualScriptChatbotLoginnico.tex', u'Dúvidas Frequentes do Login Único',
(master_doc, 'ManualScriptChatbotLoginnico.tex', u'Dúvidas Frequentes da Conta gov.br',
u'DESPD', 'manual'),
]

Expand All @@ -138,7 +138,7 @@
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
(master_doc, 'manualscriptchatbotloginnico', u'Dúvidas Frequentes do Login Único',
(master_doc, 'manualscriptchatbotloginnico', u'Dúvidas Frequentes da Conta gov.br',
[author], 1)
]

Expand All @@ -149,7 +149,7 @@
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'ManualScriptChatbotLoginnico', u'Dúvidas Frequentes do Login Único',
(master_doc, 'ManualScriptChatbotLoginnico', u'Dúvidas Frequentes da Conta gov.br',
author, 'ManualScriptChatbotLoginnico', 'One line description of project.',
'Miscellaneous'),
]
Expand Down
4 changes: 2 additions & 2 deletions index.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. Dúvidas Frequentes do Login Único master file, created by
.. Dúvidas Frequentes da Conta gov.br master file, created by
sphinx-quickstart on Thu Mar 7 09:24:17 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Dúvidas Frequentes do Login Único
Dúvidas Frequentes da Conta gov.br
=================================

.. toctree::
Expand Down

0 comments on commit 89e8865

Please sign in to comment.