- Move API reference from user-docs to developer-docs section:
- Change OpenAPI plugin docsPluginId from 'classic' to 'developer_docs'
- Move api.mdx and update outputDir to developer_docs/api
- Update all three API generation scripts to use new paths
- Update sidebars, navbar items, and redirect targets
- Add redirect from /user-docs/api to /developer-docs/api
- Update .gitignore for new generated API path
- Add activeBaseRegex to navbar dropdowns so the active section
highlights when browsing sub-pages (Users, Admins, Developers,
Community)
- Fix dropdown active link styling to use primary color instead
of being invisible (transparent)
- Remove accidental empty package-lock.json from repo root
(added in SIP-32, 2019)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Remove old apache sphinx doc site with refreshed gatsby
* remove rando
* add licenses
* excluing .mdx files from license checks
* fixes
* Clean up sphinx references
* Addressed comments
* colors and tweaks
* more fixes
* add dummy docs/requirements.txt to satisfy stupid fossa
* cp .prettierrc
* more licenses
* minor touchups
* reqs
* removing old videos
* add github buttons
* prettier
* tweaks
* Eugenia/Fix some of the images and modified some of database pages
* add subheadernav
* add side headers nav and more responsive design for docs
* update resources page and other styling updates
* linting
* tweaks
* removing windows and align:center
* update resources
* remove links and and card hearder
* lots of styling tweaks
* Tweaks and minor improvements
* lint
* fix CI
* trigger pre-comimt
* rererefix CI
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: Eugenia Moreno <eugenia@Eugenias-MBP.fios-router.home>
Co-authored-by: Evan Rusackas <evan@preset.io>