Refactored Caching, Refactored BnfNodeParser, Introduced Sphinx
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
Sheerka's documentation!
|
||||
===================================
|
||||
|
||||
Hi, welcome the the documentation page of Sheerka.
|
||||
There will be two types of documentation
|
||||
|
||||
* The first one will be more like a blog, where I will express my feelings ;-)
|
||||
* A more standard Technical Design documentation (if it does not take too much time :-)
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Blog:
|
||||
|
||||
blog/blog
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Technical Design:
|
||||
|
||||
tech/tech
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
Reference in New Issue
Block a user