diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/src/conf.py | 2 | ||||
| -rw-r--r-- | doc/src/new_type.rst (renamed from doc/src/index.rst) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py index 305ef6b..d76c856 100644 --- a/doc/src/conf.py +++ b/doc/src/conf.py @@ -14,6 +14,8 @@ release = '1.0.0' # -- General configuration --------------------------------------------------- +master_doc = 'new_type' + extensions = [ 'sphinx.ext.todo', 'sphinx.ext.githubpages', diff --git a/doc/src/index.rst b/doc/src/new_type.rst index 41f9675..41f9675 100644 --- a/doc/src/index.rst +++ b/doc/src/new_type.rst |
