File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
doc/user_guide/features/documentation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Deploying documentation
99 multiversion
1010 troubleshooting
1111
12- In the PTB, we use sphinx to build and validate the contents of a project's
13- documentation. All documentation is provided in the ``doc `` directory, primarily as
14- ``rst `` files. The ``doc/conf.py `` acts as the configuration file for building the
12+ The PTB uses ref:` sphinx < https://www. sphinx-doc.org/ >`__ to build and validate the contents
13+ of your project's documentation. PTB expects the project's documentation in directory ``doc ``,
14+ primarily as ``rst `` files. The ``doc/conf.py `` acts as the configuration file for building the
1515documentation.
1616
1717Many of the nox session checks are executed in the ``checks.yml `` so that alterations
You can’t perform that action at this time.
0 commit comments