Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Trim doc config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Thunes committed Sep 30, 2016
1 parent d199709 commit 14ae4ef
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,10 @@

project = 'javasphinx'
version = '0.9.14'
release = '0.9.14'
release = version

extensions = ['javasphinx']

master_doc = 'index'
copyright = u'2012-2015, Bronto Software Inc. and contributors'

pygments_style = 'tango'

html_theme = 'nature'
html_short_title = project
html_sidebars = {'**' : ['localtoc.html', 'relations.html', 'sourcelink.html']}

primary_domain = 'rst'

0 comments on commit 14ae4ef

Please sign in to comment.