Skip to content

Commit

Permalink
Document where build.commands working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT committed Mar 14, 2024
1 parent a0526ff commit 56e9d6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user/config-file/v2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,10 @@ The ``$READTHEDOCS_OUTPUT/html`` directory will be uploaded and hosted by Read t

``build.os`` and ``build.tools`` are also required when using ``build.commands``.

.. note::

All items in the ``build.commands`` array are executed from the same initial working directory, i.e. the git repository root.

:Type: ``list``
:Required: ``false``
:Default: ``[]``
Expand Down

0 comments on commit 56e9d6b

Please sign in to comment.