Reference

Reference is the orientation layer over AXSG's generated API. Use it when you know the package, assembly, namespace, or feature family and want the shortest path to the correct API tree and companion narrative docs.

Start here when

  • you need to choose between multiple shipped packages
  • you already know an assembly or namespace name and want the right generated API route
  • you need to map a feature to its primary package, runtime layer, and editor/tooling support
  • you are extending AXSG and need the package and namespace boundaries before opening raw API pages

Reference map

Package and artifact selection

Generated API orientation

Namespace summaries

Configuration and support material

How to navigate the API site efficiently

  1. Start with Package Catalog if you only know the artifact name.
  2. Use Assembly Catalog when you know the assembly and want the exact API route.
  3. Use a namespace summary page when the API tree is too low-level and you need conceptual grouping first.
  4. Use the package guide pages when the artifact is narrative-first rather than API-first.