content/sentinel/.
Content directory
URL base paths
Sentinel content is served under the/sentinel/ URL base path.
Available versions
Versionsv0.13.x through v0.40.x are present in the repository. The global/ directory contains content shared across all versions.
Content directory structure note
Sentinel uses an unusualcontentDir configuration. In the source repository, content lives at website/content/sentinel rather than just website/content. This means the content path within the versioned folder includes a nested sentinel/ subdirectory.
Finding and editing Sentinel docs
Navigate to the content files
Sentinel content files are in a nested path within each version folder:
Edit the file
Open the
.mdx file you want to change. All Sentinel documentation is served under /sentinel/, so paths correspond to that base.Product configuration reference
| Attribute | Value |
|---|---|
productSlug | sentinel |
contentDir | content/sentinel (in source repo) |
websiteDir | website (in source repo) |
dataDir | data |
assetDir | public/images |
basePaths | sentinel |
versionedDocs | true |