diff options
| author | Lars-Dominik Braun <lars@6xq.net> | 2015-12-14 12:57:38 +0100 | 
|---|---|---|
| committer | Lars-Dominik Braun <lars@6xq.net> | 2015-12-14 12:57:38 +0100 | 
| commit | 02b8938cffa23c314cc2d34720750569f828c9d7 (patch) | |
| tree | 90964ef5279dd41121018a9190fa24f375225559 | |
| parent | 83c69f58bbb6d38aac5b21fd89ffb52301812ed5 (diff) | |
| download | pandora-apidoc-02b8938cffa23c314cc2d34720750569f828c9d7.tar.gz pandora-apidoc-02b8938cffa23c314cc2d34720750569f828c9d7.tar.bz2 pandora-apidoc-02b8938cffa23c314cc2d34720750569f828c9d7.zip | |
Use RTD theme
| -rw-r--r-- | conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -91,7 +91,7 @@ pygments_style = 'sphinx'  # The theme to use for HTML and HTML Help pages.  See the documentation for  # a list of builtin themes. -html_theme = 'default' +html_theme = 'sphinx_rtd_theme'  # 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 | 
