Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekbhr committed Nov 6, 2017
1 parent ca603d4 commit 9abee18
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'snakePipes.tex', u'snakePipes Documentation',
u'MPI-IE', 'manual'),
(master_doc, 'snakePipes.tex', u'snakePipes Documentation',
u'MPI-IE', 'manual'),
]

# The name of an image file (relative to this directory) to place at the top of
Expand Down Expand Up @@ -307,9 +307,9 @@
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'snakePipes', u'snakePipes Documentation',
author, 'snakePipes', 'One line description of project.',
'Miscellaneous'),
(master_doc, 'snakePipes', u'snakePipes Documentation',
author, 'snakePipes', 'One line description of project.',
'Miscellaneous'),
]

# Documents to append as an appendix to all manuals.
Expand Down

0 comments on commit 9abee18

Please sign in to comment.