Commit 6f331df
committed
feat: complete architecture TODOs 003-007 for mkdocs and i18n
- Rename all 101 Chinese markdown filenames to descriptive English names
- Add 27 .pages files for awesome-pages Chinese navigation titles
- Update mkdocs.yml with git-authors, minify plugins and
pymdownx.tasklist, pymdownx.arithmatex extensions
- Add MathJax configuration for LaTeX formula rendering
- Update pyproject.toml with new plugin dependencies
- Fix check_links.py false positive on C++ lambda syntax1 parent 0be2cf4 commit 6f331df
142 files changed
Lines changed: 266 additions & 139 deletions
File tree
- documents
- compilation-deep-dive
- core-embedded-cpp
- chapter-00-introduction
- chapter-01-design-constraints
- chapter-02-zero-overhead
- chapter-03-types-containers
- chapter-04-compile-time
- chapter-05-memory-management
- chapter-06-ownership-raii
- chapter-07-containers-spans
- chapter-08-type-safety
- chapter-09-lambdas-functional
- chapter-10-concurrency
- chapter-11-modern-features
- chapter-12-templates
- cpp-engineering
- file-io
- cpp-features
- coroutines
- cpp-templates
- debugging
- environment-setup
- javascripts
- parallel-computing
- stm32f1-challenge
- 00-env-setup
- 01-led
- 02-button
- scripts
- todo/archive
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments