Skip to main content

Reference

Use reference pages when you need exact facts, supported options, and stable technical contracts.

System contracts

CLI commands, navigation schema, route model, and configuration entry points.

Reference pages

Current route model

/ marketing-first root surface

/docs first-party technical product docs (Diataxis)

/tfl demo TfL product docs

/petstore demo Petstore product docs

/platzi demo Platzi Fake Store docs

/tfl/api-playground, /petstore/api-playground, and /platzi/api-playground interactive demo routes

Configuration entry points

  • Site config: docusaurus.config.ts
  • Sidebars: sidebarsDevDocify.ts, sidebarsTfl.ts, sidebarsPetstore.ts, sidebarsPlatzi.ts
  • Navigation contract loader: navigation-contract.ts
  • Navigation definitions: docs/*/navigation.json
  • Workflows: .github/workflows/ci.yml, .github/workflows/deploy.yml, .github/workflows/preview.yml