Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,11 @@ The documentation can be built locally by running::

$ tox -e docs

.. note::
In a scenario where the build fails, change the
basepython = python3.8 to the latest version of python( for Ubuntu 22.04 ).


The resulting built documentation will be available in the ``.tox/docs/tmp/html`` folder.

Development best practices, policies and procedures
Expand Down