5 lines
254 B
TOML
5 lines
254 B
TOML
[build]
|
|
# Directory (relative to root of your repo) that contains the deploy-ready
|
|
# HTML files and assets generated by the build. If a base directory has
|
|
# been specified, include it in the publish directory path.
|
|
publish = "docs/latest/_book/" |