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

https://github.com/atsphinx/toybox


https://github.com/atsphinx/toybox

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

===============
atsphinx-toybox
===============

Miscellaneous sphinx-extension collection of attakei' trials.

Important note
==============

* This is *lab-style* package.
Subpackages will be stopped maintenance if it can work as singile package.
* This is calver versioning.

Getting started
===============

.. code:: console

pip install atsphinx-toybox

.. code:: python

extensions = [
..., # Your extensions
"atsphinx.toybox",
]