content/boundary/.
Content directory
URL base paths
Boundary content is served under two URL base paths:/api-docs/— Boundary HTTP API reference/docs/— Boundary conceptual and operational documentation
Available versions
Versionsv0.1.x through v0.21.x are present in the repository.
Boundary’s initial migration to this repository succeeded without known issues. All version directories should be accessible.
Finding and editing Boundary docs
Navigate to the content files
Boundary content files are in the
content/ subdirectory within each version folder:Edit the file
Open the
.mdx file you want to change. API reference pages are under api-docs/; all other documentation is under docs/.Product configuration reference
| Attribute | Value |
|---|---|
productSlug | boundary |
contentDir | content (in source repo) |
websiteDir | website (in source repo) |
dataDir | data |
assetDir | public/img |
basePaths | api-docs, docs |
versionedDocs | true |