convert INVIOLABLES.txt to markdown, add to docs

This commit is contained in:
Adam Feuer
2020-08-25 15:53:55 -07:00
committed by Brennan Ashton
parent 389b45359d
commit d655f47d13
7 changed files with 120 additions and 146 deletions
+3 -4
View File
@@ -6,10 +6,9 @@ verify_ssl = true
[dev-packages]
[packages]
recommonmark = "*"
m2r2 = "==0.2.5"
Sphinx = "==3.2.1"
sphinx-rtd-theme = "==0.5.0"
m2r2 = "*"
sphinx_rtd_theme = "*"
Sphinx = "*"
[requires]
python_version = "3.7"