Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatmikh committed Dec 30, 2018
1 parent 3d53cb9 commit e3f41e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@

# General information about the project.
project = u'Papyrus Docs'
copyright = u'2017, Alexander Shvets'
author = u'Alexander Shvets'
copyright = u'2018, Papyrus'
author = u'Papyrus'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down Expand Up @@ -143,7 +143,7 @@
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'PapyrusDocs.tex', u'Papyrus Docs Documentation',
u'Alexander Shvets', 'manual'),
u'Papyrus', 'manual'),
]


Expand Down

0 comments on commit e3f41e6

Please sign in to comment.