We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcfeaf commit 125487eCopy full SHA for 125487e
.readthedocs.yaml
@@ -17,6 +17,8 @@ build:
17
- poetry self add poetry-polylith-plugin
18
- poetry self add poetry-multiproject-plugin
19
- poetry install
20
+ post_build:
21
+ - RUNESTONE_PATH=.
22
23
sphinx:
24
configuration: docs/source/conf.py
0 commit comments