Refactored Caching, Refactored BnfNodeParser, Introduced Sphinx

This commit is contained in:
2020-05-12 17:21:10 +02:00
parent 7d3a490bc5
commit 6e343ba996
110 changed files with 13865 additions and 7540 deletions
+30
View File
@@ -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`