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 @@ -14,9 +14,9 @@ of your project's documentation. PTB expects the project's documentation in dire
1414primarily as ``rst `` files. The ``doc/conf.py `` acts as the configuration file for building the
1515documentation.
1616
17- Many of the nox session checks are executed in the ``checks.yml `` so that alterations
18- in the documentation can be directly attributed (and, if needed, fixed) in the relevant
19- PR. The final building & serving of the documentation happens in the ``gh-pages.yml ``.
17+ GitHub workflow ``checks.yml `` also runs the checks for the documention.
18+ This enables updating and fixing the documentation together with other changes in the same pull request.
19+ The final building & serving of the documentation happens in GitHub workflow ``gh-pages.yml ``.
2020
2121+--------------------------+------------------+----------------------------------------+
2222| Nox session | CI Usage | Action |
You can’t perform that action at this time.
0 commit comments