Skip to content

Commit 2e8da49

Browse files
Tiny doc fix in instructions for the theme
Fixes python#16.
1 parent 5a97f95 commit 2e8da49

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)