Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.png

Build
-----

.. code-block:: console
:caption: Install, build, and serve docs

cd Doc/
make docs-install
make docs-serve

Visit http://localhost:8000/ to view the documentation.