diff options
author | 2012-02-29 22:24:57 +0100 | |
---|---|---|
committer | 2012-02-29 22:24:57 +0100 | |
commit | 372e78ea456e23e00729ff9b5cb79b866da4bec3 (patch) | |
tree | de7aa321e1893b55ac9f2dda6d4cdc9c48854114 /docs/conf.py | |
parent | Init documentation (diff) | |
download | python-github3-372e78ea456e23e00729ff9b5cb79b866da4bec3.tar.xz python-github3-372e78ea456e23e00729ff9b5cb79b866da4bec3.zip |
Services.repos.Repo doc
And typos
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index d3d00a6..7b87720 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -93,7 +93,6 @@ highlight_language = 'python' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'sphinxdoc' #html_theme = 'werkzeug' # Theme options are theme-specific and customize the look and feel of a theme |