Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f9bad7

Browse files
Add instructions for using the theme (#32)
Fixes#16.Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
1 parentc2115b3 commit3f9bad7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎README.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ trust.
1313
To use the theme, install it into your docs build environment via ``pip``
1414
(preferably in a virtual environment).
1515

16-
1. Create and activate a virtual environment::
1716

18-
$ python -m venv env
19-
$ source env/bin/activate
17+
Configuration options
18+
---------------------
2019

21-
2. Install python-docs-theme using `pip`::
22-
23-
(env)$ python -m pip install python-docs-theme
20+
To use this theme, add the following to ``conf.py``::
21+
22+
- ``html_theme = 'python_docs_theme'``
23+
24+
- ``html_sidebars``, defaults taken from http://www.sphinx-doc.org/en/stable/config.html#confval-html_sidebars

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp