]> gitweb.fluxo.info Git - templater.git/commitdiff
Sphinx fixes
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 8 Mar 2019 19:10:55 +0000 (16:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 8 Mar 2019 19:10:55 +0000 (16:10 -0300)
share/templater/sphinx/files/conf.py

index a8aa2d8ad0a70fd7debf229209573a29b09a108b..ad3b0e328177af67d35ca630cde4d42c649eb0cd 100644 (file)
@@ -194,7 +194,7 @@ latex_elements = {
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
   ('index', 'templates.tex', u'Templates',
-   u'Templates', 'templates'),
+   u'Templates', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of
@@ -258,7 +258,7 @@ texinfo_documents = [
 epub_title = u'Templates'
 epub_author = u'Templates'
 epub_publisher = u'Templates'
-epub_copyright = u'2016, Templates'
+epub_copyright = u'2019, Templates'
 
 # The language of the text. It defaults to the language option
 # or en if the language is not set.