Skip to content

Commit 3bcb2ee

Browse files
author
FastJava Team
committed
docs: Remove GitHub Pages Website Structure block
1 parent 356a03b commit 3bcb2ee

1 file changed

Lines changed: 0 additions & 41 deletions

File tree

MAP.md

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -298,47 +298,6 @@ MIT (planned)
298298

299299
---
300300

301-
# 🏗️ GitHub Pages Website Structure
302-
303-
Complete page structure for `/docs`:
304-
305-
```
306-
/docs
307-
index.md → Landing Page
308-
modules/
309-
core.md → FastRobot, FastScreen, etc.
310-
system.md → FastWindow, FastProcess, etc.
311-
graphics.md → FastGraphics, FastImage, etc.
312-
data.md → FastIO, FastMemoryScan, etc.
313-
audio.md → FastAudioCapture, FastOCR
314-
utils.md → FastMath, FastString, etc.
315-
debug.md → FastCallTrace, FastWatch, etc.
316-
ai.md → FastAI, FastEmbedding, etc.
317-
platform.md → FastCore, FastPlugin
318-
architecture/
319-
overview.md → Architecture overview
320-
diagrams.md → Diagrams
321-
dependency-graph.md → Module dependencies
322-
guides/
323-
installation.md → Setup & installation
324-
quickstart.md → 5-minute quickstart
325-
examples.md → Code examples
326-
agent-integration.md → AI agent integration
327-
api/
328-
fastrobot.md → API docs FastRobot
329-
fastgraphics.md → API docs FastGraphics
330-
fasttheme.md → API docs FastTheme
331-
...
332-
roadmap/
333-
roadmap-2026.md → Foundation & Core
334-
roadmap-2027.md → Vision, AI, System
335-
roadmap-2028.md → Ecosystem & Plugins
336-
```
337-
338-
---
339-
340-
---
341-
342301
# 🔗 Dependency-Graph (complete)
343302

344303
## Foundational Layer (0 deps)

0 commit comments

Comments
 (0)