sentry-docs
sentry-docs copied to clipboard
Develop docs 2
Platforms changes for developer docs
cutoff point
Author: Alberto Leal <[email protected]>
Date: Thu Jun 27 16:34:50 2024 -0400
fix: Update docs on running migration tests (#1323)
Introduces two npm scripts for developer docs:
- Dev
yarn dev:developer-docs
- Build
yarn build:developer-docs
TODO:
- [x] port
<JsonSchema />
component and its logic - [x] add
data-schemas
submodule dependency - [x] port Dependabot logic to update it automatically
- [x] sidebar nesting
- [x] home page
- [x] sitemap
- [ ] revert
build
npm script to build sdk docs and usebuild:developer-docs
instead - [x] limit
vercel.json
redirects to hostname- [x] account for preview subdomains
- [x] port latest redirects from
vercel.json
on master
- [x] fix breadcrums
- [x] fix Github CTA
- [ ] Algolia search for developer docs
- [ ] add a blip of context to:
-
develop-docs/backend/index.mdx
-
develop-docs/services/index.mdx
-