X-Git-Url: http://git.tomasm.cz/imago.git/blobdiff_plain/1f7946b6e18f2daeecbfc2b57a8b41a4d0747b30..4a1012ea76dc2bd7f2920d1901919edc4acc6645:/doc/conf.py diff --git a/doc/conf.py b/doc/conf.py index 7f80be6..d35ca26 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -34,6 +34,7 @@ extensions = [ 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.viewcode', + 'sphinxarg.ext', ] # Add any paths that contain templates here, relative to this directory. @@ -50,7 +51,7 @@ master_doc = 'index' # General information about the project. project = u'Imago' -copyright = u'2013, Tomáš Musil' +copyright = u'2014, Tomáš Musil' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the