aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2017-08-18 15:24:16 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2017-08-18 15:24:16 +0200
commit6424cbc7cef9185564c5e3574575b4a5e617b9cb (patch)
tree82b04cc2e3344a9743d67acf9fce4c6be6e005f5 /docs/conf.py
parent6e52ded7a8c4e49102f7a10a942f65e4490ea3bd (diff)
documentation
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 1d6265f..bc23583 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -7,6 +7,7 @@ extensions = ['sphinx.ext.imgmath',
project = 'Hatter'
version = '0.0.1'
+copyright = '2017, Božo Kopić'
master_doc = 'index'
html_theme = 'sphinx_rtd_theme'