20 lines
466 B
Markdown
20 lines
466 B
Markdown
|
|
---
|
||
|
|
title: Project Documentation
|
||
|
|
modified: 2026-03-03
|
||
|
|
tags:
|
||
|
|
- meta
|
||
|
|
---
|
||
|
|
|
||
|
|
# Project Documentation
|
||
|
|
|
||
|
|
<!-- TODO: Fill in project description when forking this template -->
|
||
|
|
|
||
|
|
Welcome to the **PROJECT_NAME** documentation.
|
||
|
|
|
||
|
|
## Navigation
|
||
|
|
|
||
|
|
- [[tutorials]] — Getting started and learning guides
|
||
|
|
- [[reference]] — Technical reference material
|
||
|
|
- [[how-to]] — Task-oriented guides
|
||
|
|
- [[explanation]] — Background and design decisions
|
||
|
|
- [[CHANGELOG]] — Release history
|