diff --git a/doc/doc-contrib-guide/source/docs-builds.rst b/doc/doc-contrib-guide/source/docs-builds.rst index 06d4132f7b..cd0dbfacdd 100644 --- a/doc/doc-contrib-guide/source/docs-builds.rst +++ b/doc/doc-contrib-guide/source/docs-builds.rst @@ -45,6 +45,14 @@ dependencies based on the error messages returned. Continue to run until your local environment meets the requirements as listed in ``bindep.txt`` in the repository. +.. important:: + + Ensure you run ``bindep`` in each individual project repository that you + clone if you want to build the documentation. + + For more information on ``bindep`` and packages, see `Package Requirements + `_. + * On Ubuntu or Debian: .. code-block:: console