Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 328 Bytes

File metadata and controls

21 lines (14 loc) · 328 Bytes

Documentation Guidelines

Content Location

MDX files are in docs/content/.

Formatting

After modifying MDX files:

cd docs && pnpm run fmt:content

Linking to Dashboard

Use relative paths from docs to dashboard:

[Link text](/../some-dashboard-path)

This avoids hardcoding the domain.