Commit 75ea963
authored
doc: Document
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 -->build.commands working directory (#11218)1 parent fa864ff commit 75ea963
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
560 | 565 | | |
561 | 566 | | |
562 | 567 | | |
| |||
0 commit comments