GitXplorerGitXplorer
J

cpython-shibuya

public
4 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
4925e0cc53dc460499fcf82924d47121ff8b3e3b

docs: darkness assails

JJacobCoffee committed 3 months ago
Verified
1a8d62b065cfcaf3589b81b293c949871078affb

ci: remove things added in rebase

JJacobCoffee committed 3 months ago
Verified
40b477627a681a0c1f70b5d7522b141bb592a424

fix(ci): no floats allowed

JJacobCoffee committed 7 months ago
Verified
38c2dfaf84351760fc91390fb739634db84e15d3

docs: notate shibuya in built landing

JJacobCoffee committed 7 months ago
Verified
225b0c75ad47e9bfff293d1706a1212a31d1b4f8

ci: use fake version because true doesnt exist

JJacobCoffee committed 7 months ago
Verified
a6a5109f36b22ee5dd6eedcfc91a57aba0a46ac9

ci: real links

JJacobCoffee committed 7 months ago

README

The README file for this repository.

CPython as of 3.13.0, using the Shibuya theme

Shibuya Theme <https://shibuya.lepture.com/>_ 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.