-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ChipSec <[email protected]>
- Loading branch information
1 parent
dc3b8b5
commit f8766fb
Showing
276 changed files
with
2,718 additions
and
1,672 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
.. _Sphinx: | ||
|
||
Sphinx Version | ||
============== | ||
|
||
The versions of Sphinx that can be utilized to generate CHIPSEC's documentation are 4.X.X, 5.X.X and 6.X.X. | ||
|
||
|
||
Generating Documentation | ||
======================== | ||
|
||
Use the script in the docs folder to automatically generate CHIPSEC's documentation using Sphinx. | ||
It generates PDF plus either HTML or JSON formats. | ||
|
||
``python3 create_manual.py [format]`` | ||
|
||
``format`` - html or json | ||
|
||
``python3 create_manual.py`` | ||
|
||
``python3 create_manual.py html`` | ||
|
||
``python3 create_manual.py json`` | ||
|
||
|
||
References | ||
========== | ||
|
||
- `Sphinx Apidoc <https://www.sphinx-doc.org/en/master/man/sphinx-apidoc.html>`_ | ||
- `Sphinx Build <https://www.sphinx-doc.org/en/master/man/sphinx-build.html>`_ | ||
- `Autodoc <https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.