Skip to content

Commit

Permalink
[doc/theme][xs]: update to latest version of sphinx okfn theme with f…
Browse files Browse the repository at this point in the history
…ixes for first heading and support for localtoc.
  • Loading branch information
rufuspollock committed Aug 14, 2012
1 parent 0d0e5a0 commit ef5e4a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/_themes/sphinx-theme-okfn
Submodule sphinx-theme-okfn updated 3 files
+3 −1 README.markdown
+5 −0 localtoc.html
+7 −1 static/bootstrap-sphinx.css
2 changes: 1 addition & 1 deletion doc/conf.py
Expand Up @@ -118,7 +118,7 @@
}

html_sidebars = {
'**': ['globaltoc.html']
'**': ['localtoc.html', 'globaltoc.html']
}

# The style sheet to use for HTML and HTML Help pages. A file of that name
Expand Down

0 comments on commit ef5e4a0

Please sign in to comment.