File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This example shows the an integration of a basic Sphinx project with Read the Do
88📚 `docs/ <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/ >`_
99 A basic Sphinx project lives in ``docs/ ``, it was generated using Sphinx defaults
1010⚙️ `.readthedocs.yaml <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/.readthedocs.yaml >`_
11- Read the Docs Build configuration is stored in ``.readthedocs.yaml `` (configuration-as-code)
11+ Read the Docs Build configuration is stored in ``.readthedocs.yaml ``
1212📍 `docs/requirements.txt <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/requirements.txt >`_ and `docs/requirements.in <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/requirements.in >`_
1313 Python dependencies are `pinned <https://docs.readthedocs.io/en/latest/guides/reproducible-builds.html >`_ (uses `pip-tools <https://pip-tools.readthedocs.io/en/latest/ >`_)
1414💡 `docs/api.rst <https://github.com/readthedocs-examples/example-sphinx-basic/blob/main/docs/api.rst >`_
You can’t perform that action at this time.
0 commit comments