readthedocs.org
75ea963d - doc: Document `build.commands` working directory (#11218)

Commit
176 days ago
doc: Document `build.commands` working directory (#11218) I just got bit by this trying to do ```yaml build: commands: - cd docs - myst build --html ``` After the `cd docs`, the next command is reset to the main repo root <!-- readthedocs-preview docs start --> --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--11218.org.readthedocs.build/en/11218/ <!-- readthedocs-preview docs end --> <!-- readthedocs-preview dev start --> - Developer's documentation (`dev`): https://dev--11218.org.readthedocs.build/en/11218/ <!-- readthedocs-preview dev end -->
Author
Parents
Loading