main.
Products covered
Thecontent/hcp-docs/ directory contains documentation for:
- HCP Vault Dedicated — Managed Vault clusters on HCP
- HCP Vault Secrets — Application secrets management on HCP
- HCP Packer — Managed machine image registry on HCP
- HCP Waypoint — Application lifecycle management on HCP
HCP Waypoint documentation is maintained here, in
content/hcp-docs/. The Waypoint Community Edition (open-source Waypoint) is no longer actively maintained and is not part of this repository.Content directory
vX.Y.z/ subdirectories. All content lives directly under content/hcp-docs/content/.
Versioning behavior
HCP docs do not use directory-based versioning. In the content API, the content is treated as a single version (v0.0.x) and the branch for the latest version is always main.
Because there is only one version, all edits to HCP docs go directly to the
content/hcp-docs/content/ directory. You do not need to identify a version folder before editing.Finding and editing HCP docs
Edit the file
Open the
.mdx file you want to change. Since there are no version subdirectories, the file path maps directly to the URL route.Product configuration reference
| Attribute | Value |
|---|---|
productSlug | hcp |
contentDir | content (in source repo) |
websiteDir | . (repository root in source repo) |
dataDir | data |
assetDir | public/img |
versionedDocs | false |