add docstrings and static html documentation

This commit is contained in:
2019-05-18 23:05:49 +02:00
parent d23e1d7641
commit d3e49e45eb
39 changed files with 15170 additions and 28 deletions

7
docs/build/html/_static/custom.css vendored Normal file
View File

@@ -0,0 +1,7 @@
/*
* basic.css
* https://github.com/sphinx-doc/sphinx/blob/master/sphinx/themes/basic/static/basic.css_t
*/
table.indextable tr.cap {
background-color: transparent;
}