mirror of
https://github.com/apache/nuttx.git
synced 2026-02-05 19:56:43 +08:00
docs: Update the ELF guides
Rewrite parts of the two ELF guides to use scripts included in the export archive and modernize some deprecated tools and Bash idioms. Also add the new sphinx_collapse extension to the docs build config. Signed-off-by: Niccolò Maggioni <nicco.maggioni+nuttx@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
d651726b57
commit
2399702a28
@@ -17,3 +17,4 @@ pytz = "*"
|
||||
importlib-metadata = "*"
|
||||
sphinx-tags = "*"
|
||||
sphinx-design = "*"
|
||||
sphinx-collapse = "*"
|
||||
|
||||
637
Documentation/Pipfile.lock
generated
637
Documentation/Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -61,6 +61,7 @@ extensions = [
|
||||
"warnings_filter",
|
||||
"sphinx_tags",
|
||||
"sphinx_design",
|
||||
"sphinx_collapse",
|
||||
]
|
||||
|
||||
source_suffix = [".rst", ".md"]
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user