Doc stubs

This commit is contained in:
Manuel Ebert 2013-08-22 15:46:09 -07:00
parent cc6fdf09ec
commit acb69a472d
67 changed files with 9087 additions and 3705 deletions

View file

@ -97,7 +97,7 @@ pygments_style = 'native'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
html_theme = 'jrnl'
# 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
@ -251,4 +251,4 @@ texinfo_documents = [
#texinfo_no_detailmenu = False
sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']
html_theme = '1450'
html_theme = 'jrnl'