We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c4ebf commit 40a4970Copy full SHA for 40a4970
1 file changed
myst.yml
@@ -28,7 +28,7 @@ project:
28
- file: docs/examples/pylauncher.md
29
- file: docs/examples/tms_credentials.md
30
- file: docs/examples/database.md
31
- - url: /api/
+ - url: /dapi/api/
32
title: API Reference
33
exclude:
34
- _build/**
@@ -40,6 +40,7 @@ project:
40
- AUTHORS.md
41
- LICENSE.md
42
site:
43
+ base_url: /dapi
44
template: book-theme
45
options:
46
logo: docs/nheri.png
0 commit comments