mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
convert INVIOLABLES.txt to markdown, add to docs
This commit is contained in:
committed by
Brennan Ashton
parent
389b45359d
commit
d655f47d13
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user