mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
10 lines
288 B
TOML
10 lines
288 B
TOML
# Ignore these links, we can't check them from this subproject
|
|
ignore-links=["../../*", "/docs/*",
|
|
# skip this, it redirects to user login
|
|
"https://github.com/Redocly/redocly-cli/issues/*"
|
|
]
|
|
# Path to the root folder used to resolve all relative paths
|
|
root-dir="./docs"
|
|
offline = true
|
|
|