diff --git a/docs/contributing.rst b/docs/contributing.rst index 64e61abacb..0e8f9c0aa7 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -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