mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-21 14:47:20 -04:00
add info about readthedocs.yml, exchange code-block with code to be consistent
This commit is contained in:
parent
1be6e5f9b9
commit
bd26dee6a4
2 changed files with 54 additions and 50 deletions
|
@ -454,6 +454,10 @@ It contains settings and extensions that define how the documentation will be ge
|
|||
|
||||
You can find it `here <https://github.com/QubesOS/qubes-doc/blob/rst/conf.py>`__.
|
||||
|
||||
You can also find a :file:`readthedocs.yml` `file <https://github.com/QubesOS/qubes-doc/blob/rst/.readthedocs.yaml>`__
|
||||
which tells RTD how to build the documentation. It defines the build environment, Python version, required dependencies,
|
||||
and which Sphinx configuration to run. Thus RTD automatically generates and hosts the docs.
|
||||
|
||||
|
||||
Extensions
|
||||
----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue