Files
soleprint/atlas/__init__.py
2025-12-24 05:38:37 -03:00

11 lines
248 B
Python

"""
Atlas - Documentation System
Mapeando el recorrido / Mapping the journey
Components:
- templates/ : Documentation patterns (Gherkin, BDD)
- books/ : Composed documentation (Template + Depot)
- depots/ : Data storage
"""