Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/buffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ Conservez uniquement ces notes éphémères qui orientent l'étape à venir.
Régulièrement, nettoyez ce fichier et soit :
- Antérinez les règles dans une documentation dédiée
- Supprimez la règle obsolète.

- Ajout du dossier docs/specs pour accueillir les spécifications.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This documentation outlines the vision for the Codex Brutal template and the rul
- [Knowledge Ethics](./knowledge-ethics.md)
- [VitePress](./vitepress.md)
- [Roadmap](./roadmap.md)
- [Specs](./specs/README.md)

For an overview of all files see [README](README.md). Feedback and improvements are encouraged so every chapter stays current.

Expand Down
5 changes: 5 additions & 0 deletions docs/specs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Specifications

This directory stores the project specifications.
Each file defines requirements or features in a concise way.
Add new specs here as the project evolves.
Loading