Commit 469180d
committed
docs: add comprehensive documentation structure with advanced topics and improved navigation
Documentation improvements:
- Add advanced topics documentation (memory management, CMake options, implementation details)
- Complete C interface documentation (English & Chinese)
- Reorganize documentation file structure for better maintainability
UI/UX enhancements:
- Implement documentation menu dropdown for improved navigation
- Add deep blue gradient background with glassmorphism effect
- Show hover indicators without text jumping
- Enhance documentation page interactivity
Link and routing optimization:
- Unify documentation routing (query parameter format ?doc=xxx)
- Standardize CLI Tool links
- Auto-convert markdown links to HTML navigation
- Update all internal navigation links
Code cleanup:
- Remove redundant root-level documentation files
- Reorganize docs/content/ structure
File changes: 41 files changed, +3381 -1501
Squashed commits:
- docs: add advanced topics documentation and navigation dropdown menu
- update minor documentation styling
- refactor: reorganize documentation structure and improve navigation1 parent c454308 commit 469180d
21 files changed
Lines changed: 2721 additions & 841 deletions
File tree
- .github/workflows
- docs
- content
- css
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1732 | 1732 | | |
1733 | 1733 | | |
1734 | 1734 | | |
1735 | | - | |
1736 | | - | |
| 1735 | + | |
| 1736 | + | |
1737 | 1737 | | |
1738 | 1738 | | |
1739 | 1739 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
| 597 | + | |
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
This file was deleted.
0 commit comments