Kind: Function
Source: atloria-monorepo/libs/parser-core/src/techdocs/subsystems.ts
The page slug for a subsystem. Shared so the renderer and the materializer cannot drift.
Signature
tsfunction subsystemSlug(path: string): string
Parameters
| Name | Type |
|---|---|
path | string |
Returns: string
Was this page helpful?