Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobcoffee/cpython-shibuya
CPython docs w/ Shibuya Theme
https://github.com/jacobcoffee/cpython-shibuya
lepture shibuya sphinx
Last synced: 23 days ago
JSON representation
CPython docs w/ Shibuya Theme
- Host: GitHub
- URL: https://github.com/jacobcoffee/cpython-shibuya
- Owner: JacobCoffee
- License: other
- Created: 2024-06-04T01:15:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T22:44:21.000Z (3 months ago)
- Last Synced: 2024-11-27T12:38:26.003Z (about 1 month ago)
- Topics: lepture, shibuya, sphinx
- Language: Python
- Homepage: https://jacobcoffee.github.io/cpython-shibuya/
- Size: 525 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
CPython as of 3.13.0, using the Shibuya theme
================================================`Shibuya Theme `_ is a modern theme for Sphinx.
It's hot!
.. image:: index-example.png
.. image:: stdlib-example.png
.. image:: 313-dark-example.pngBuild
-----.. code-block:: console
:caption: Install, build, and serve docscd Doc/
make docs-install
make docs-serveVisit http://localhost:8000/ to view the documentation.