diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-04-28 23:46:20 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-05-03 10:42:04 +0200 |
| commit | 2ce20f1cc4a024818f1ae810b59568c91b1881d5 (patch) | |
| tree | bab43a79fe31b3c08cf04fdd4873fa179986230e | |
| parent | 62eea997d2b5ff9b30f3d562121fd0839e1fe0f1 (diff) | |
| download | vis-2ce20f1cc4a024818f1ae810b59568c91b1881d5.tar.gz vis-2ce20f1cc4a024818f1ae810b59568c91b1881d5.tar.xz | |
doc: use nicer sphinx theme
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 69ab8d3..686e5d3 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -93,7 +93,7 @@ todo_include_todos = False # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'alabaster' +# html_theme = 'alabaster' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the |
