First Release
This commit is contained in:
13
doc/README.md
Normal file
13
doc/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Documentation Index
|
||||
|
||||
This directory contains project documentation for `git-tui`.
|
||||
|
||||
## Modules
|
||||
|
||||
- [`doc/architecture.md`](architecture.md) - architecture and module responsibilities.
|
||||
- [`doc/usage.md`](usage.md) - installation, runtime requirements, and user workflow.
|
||||
|
||||
## Conventions
|
||||
|
||||
- Keep public behavior changes documented in both module docs and `CHANGELOG.md`.
|
||||
- Keep this index updated when adding documentation modules.
|
||||
Reference in New Issue
Block a user