Use sphinx for generating documentation

This adds sphinx based documentation generation.  For now,
this manily renders some introduction and the autodoc-genreated
class/method reference from the source code for our libraries.

Actual user-level documentation for pySim-{prog,shell,read} remains
to be added separately

Change-Id: I52603e93c2c129a9e79687da6c534fa56a40a649
This commit is contained in:
Harald Welte
2021-04-02 13:38:00 +02:00
parent ee3501fc62
commit 94e8735bd3
7 changed files with 258 additions and 0 deletions

2
docs/legacy.rst Normal file
View File

@@ -0,0 +1,2 @@
Legacy tools
============