[docs] Scaffold reference guides + README Documentation section

- Documentation/{Extensions,SwiftUI,UIKit}.md shells with category headings + TOC
- README: Documentation table linking all 4 guides
- footer: drop the second github badge, keep the resume link
This commit is contained in:
Daniel Arantes Loverde
2026-08-29 19:22:12 -03:00
parent 757d81615b
commit 705639b2f5
4 changed files with 124 additions and 2 deletions

21
Documentation/SwiftUI.md Normal file
View File

@@ -0,0 +1,21 @@
# LCEssentials — SwiftUI
SwiftUI components and `View` helpers. Foundation/value-type helpers are in
[Extensions.md](Extensions.md); UIKit-era helpers in [UIKit.md](UIKit.md).
Every section is a collapsible block — click a heading to expand it.
## Contents
- [Navigation](#navigation)
- [View helpers](#view-helpers)
---
## Navigation
<!-- batch 8 -->
## View helpers
<!-- batch 8 -->