summaryrefslogtreecommitdiff
path: root/source/conf.py
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-08-06 02:51:27 +0200
committerPhil <phil.buschmann@tum.de>2018-08-06 02:51:27 +0200
commit804493770fe509e3abff60e16e93429e06ad593c (patch)
treee268aa674237dbaa9226bc11405fe8735a4b6db2 /source/conf.py
parent802b073508b373d6d1dd03c134d301b44cc49b64 (diff)
downloadgnunet-rest-api-804493770fe509e3abff60e16e93429e06ad593c.tar.gz
gnunet-rest-api-804493770fe509e3abff60e16e93429e06ad593c.zip
Changed identity, gns and namestore
Diffstat (limited to 'source/conf.py')
-rw-r--r--source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/conf.py b/source/conf.py
index e5ed1eb..45ea518 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -74,7 +74,7 @@ pygments_style = 'sphinx'
74# The theme to use for HTML and HTML Help pages. See the documentation for 74# The theme to use for HTML and HTML Help pages. See the documentation for
75# a list of builtin themes. 75# a list of builtin themes.
76# 76#
77html_theme = 'alabaster' 77html_theme = 'nature'
78 78
79# Theme options are theme-specific and customize the look and feel of a theme 79# Theme options are theme-specific and customize the look and feel of a theme
80# further. For a list of options available for each theme, see the 80# further. For a list of options available for each theme, see the
@@ -152,4 +152,4 @@ texinfo_documents = [
152 (master_doc, 'GNUnetRESTAPI', 'GNUnet REST API Documentation', 152 (master_doc, 'GNUnetRESTAPI', 'GNUnet REST API Documentation',
153 author, 'GNUnetRESTAPI', 'One line description of project.', 153 author, 'GNUnetRESTAPI', 'One line description of project.',
154 'Miscellaneous'), 154 'Miscellaneous'),
155] \ No newline at end of file 155]