X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fconf.py;h=8af66619f7abd22cb243271476301ddf3ba7a6ed;hb=315ee1386d04a3ff44088b19d9ce1c1d79218111;hp=d8ca48799babe96593abaac7ba74b97cda7680b5;hpb=062774ada3bd52f646caef87a33c247278d10015;p=m_librarian.git diff --git a/docs/conf.py b/docs/conf.py index d8ca487..8af6661 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = u'm_Librarian' -copyright = u'2016, Oleg Broytman' +copyright = u'2015, 2016, Oleg Broytman' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -265,7 +265,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ ('index', 'm_Librarian', u'm_Librarian Documentation', - u'Oleg Broytman', 'm_Librarian', 'Broytman Librarian.', + u'Oleg Broytman', 'm_Librarian', 'Broytman m_Librarian.', 'Miscellaneous'), ]