diff --git a/docs/conf.py b/docs/conf.py index 24c1f20..1ed61a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -112,7 +112,7 @@ # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. -htmlhelp_basename = 'piroguedoc' +htmlhelp_basename = 'pytransifexdoc' # -- Options for LaTeX output ------------------------------------------------ @@ -139,7 +139,7 @@ # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ - (master_doc, 'pirogue.tex', 'pirogue Documentation', + (master_doc, 'pytransifex.tex', 'pytransifex Documentation', 'Denis Rouzaud', 'manual'), ] @@ -149,7 +149,7 @@ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ - (master_doc, 'pirogue', 'pirogue Documentation', + (master_doc, 'pytransifex', 'pytransifex Documentation', [author], 1) ] @@ -160,8 +160,8 @@ # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ - (master_doc, 'pirogue', 'pirogue Documentation', - author, 'pirogue', 'One line description of project.', + (master_doc, 'pytransifex', 'pytransifex Documentation', + author, 'pytransifex', 'One line description of project.', 'Miscellaneous'), ] diff --git a/docs/index.rst b/docs/index.rst index 25a1889..47da501 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,5 @@ -Welcome to pirogue's documentation! +Welcome to PyTransifex's documentation! =================================== .. toctree::