Skip to content

Commit c9d8c2e

Browse files
Instructions for using the theme
Fixes python#16.
1 parent b862f11 commit c9d8c2e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,11 @@ trust.
1313
To use the theme, install it into your docs build environment via ``pip``::
1414

1515
pip install python-docs-theme
16+
17+
Configuring the options the conf.py holds
18+
------------------------------------------
19+
20+
For implementing the theme you should
21+
- enable `html_theme = 'python_docs_theme'`
22+
- html_sidebars:
23+
- Defaults taken from http://www.sphinx-doc.org/en/stable/config.html#confval-html_sidebars

0 commit comments

Comments
 (0)