This commit is contained in:
2025-06-08 01:11:16 -04:00
parent 30cdb51bc9
commit 085c6e0500
6 changed files with 9 additions and 6 deletions

View File

@@ -14,7 +14,10 @@ release = '5.0'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = []
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.viewcode',
]
templates_path = ['_templates']
exclude_patterns = []

View File

@@ -12,9 +12,9 @@ This documentation is structured to provide a clear and detailed overview of the
.. note::
This project is under development.
.. code:: console
.. code-block:: console
$ esp flush
.. toctree::
:maxdepth: 2
:caption: Contents: