Release v1.0.0
This is the first releas of dpg-map, an AI coded dearpygui map widget built due to a lack of time to build it myself. It features multi-widget abilities, with layers, overlays etc
This commit is contained in:
18
codex/README.md
Normal file
18
codex/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Codex Build Notes
|
||||
|
||||
This folder contains internal rebuild instructions, implementation architecture notes, and the
|
||||
rolling agent log used while preparing the beta.
|
||||
|
||||
These files are not user-facing package documentation:
|
||||
|
||||
- `AGENTS.md`: rolling implementation log and current build status
|
||||
- `ARCHITECTURE.md`: internal architecture and invariants
|
||||
- `FEATURES.md`: rebuild feature contract
|
||||
- `STEPS.md`: historical rebuild step plan
|
||||
|
||||
User-facing documentation lives in:
|
||||
|
||||
- `../README.md`
|
||||
- `../docs/GETTING_STARTED.md`
|
||||
- `../docs/EXAMPLES.md`
|
||||
- `../docs/API_REFERENCE.md`
|
||||
Reference in New Issue
Block a user