init
This commit is contained in:
commit
4cbe50253a
36 changed files with 4073 additions and 0 deletions
46
docs/byteb4rb1e-sphinxcontrib/index.rst
Normal file
46
docs/byteb4rb1e-sphinxcontrib/index.rst
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
########################
|
||||
byteb4rbie-sphinxcontrib
|
||||
########################
|
||||
|
||||
A collection of general-purpose Sphinx extensions
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
via pip (PyPi)
|
||||
--------------
|
||||
|
||||
.. code-block::
|
||||
|
||||
$> python3 -m pip install byteb4rb1ie-sphinxcontrib
|
||||
|
||||
via pip (Git)
|
||||
-------------
|
||||
|
||||
.. code-block::
|
||||
|
||||
$> python3 -m pip git+https://bitbucket.org/byteb4rb1e/sphinxcontrib@master
|
||||
|
||||
via Git
|
||||
-------
|
||||
|
||||
.. code-block::
|
||||
|
||||
$> git clone https://bitbucket.org/byteb4rb1e/sphinxcontrib
|
||||
|
||||
with pipenv
|
||||
~~~~~~~~~~~
|
||||
|
||||
.. code-block::
|
||||
|
||||
$> sh ./configure --with-pipenv .pipenv
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
:caption: Sphinx Extensions
|
||||
|
||||
authorship
|
||||
svc_authorship
|
||||
svc
|
||||
Loading…
Add table
Add a link
Reference in a new issue