docs-v2/layouts
Jason Stirnaman a5e638077c WIP(api): JavaScript module refactor, API stylesheets and theme switching
- Use js.Build in asset pipeline to transpile and tree-shake ESM modules
- Reorganize JS from HTML sections into modular ESM (benefts: testing, intellisense, package management, explicit dependencies (imports)
- Move some code into Reactish functional components
- Light/dark theme switching for Rapidoc
- Basic light/dark SCSS setup
- Inherits the user's preferred server URL and sets it as the API server URL
2024-11-05 10:38:45 -06:00
..
_default To build the API pages, run `yarn run build-apidocs` from the project directory. 2024-11-05 10:36:18 -06:00
api WIP(api): JavaScript module refactor, API stylesheets and theme switching 2024-11-05 10:38:45 -06:00
partials WIP(api): JavaScript module refactor, API stylesheets and theme switching 2024-11-05 10:38:45 -06:00
shortcodes WIP(api): JavaScript module refactor, API stylesheets and theme switching 2024-11-05 10:38:45 -06:00
404.html updated 404 page to account for mulitple products, resolves #1358 2020-08-27 10:46:16 -06:00
index.html Remove limited access banner from Clustered (#5524) 2024-07-17 11:31:37 -06:00
robots.txt added ability to noindex specific pages 2023-08-21 16:26:30 -06:00
sitemap.xml add JSON page lists for use in the v3 UI (#5363) 2024-03-14 09:32:04 -06:00