Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
change sphinx theme
Browse files Browse the repository at this point in the history
  • Loading branch information
emmettbutler committed Apr 24, 2015
1 parent ed9904b commit 157e4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
source_suffix = '.rst'
master_doc = 'index'

html_theme = 'nature'
html_theme = 'sphinx_rtd_theme'
pygments_style = 'sphinx'
htmlhelp_basename = 'pykafkadoc'

Expand Down

0 comments on commit 157e4e4

Please sign in to comment.