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

Sphinx theme for Python documentation

License

NotificationsYou must be signed in to change notification settings

python/python-docs-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the theme for the Python documentation.

Note that when adopting this theme, you're also borrowing an element of thetrust and credibility established by the CPython core developers over theyears. That's fine, and you're welcome to do so for other Python communityprojects if you so choose, but please keep in mind that in doing so you're alsochoosing to accept some of the responsibility for maintaining that collectivetrust.

To use the theme, install it into your docs build environment viapip(preferably in a virtual environment).

  1. Create and activate a virtual environment:

    $ python -m venv env$ source env/bin/activate
  2. Install python-docs-theme using pip:

    (env)$ python -m pip install python-docs-theme

[8]ページ先頭

©2009-2025 Movatter.jp