Documentation Assets¶
Path: docs/assets
Purpose¶
This folder stores static assets consumed by the published documentation site.
Current Files¶
| Area | Role |
|---|---|
logo/ |
branding assets used by the docs site |
stylesheets/ |
documentation-specific style overrides |
Boundary Rules¶
- keep only documentation-site assets here
- generated or third-party assets should remain traceable to their source workflow
- application runtime assets do not belong in this folder
Validate¶
- check the local or published docs site after changing branding or stylesheet assets
- keep file names stable when the site configuration depends on them