mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-04 10:44:14 +08:00
Add eBPF tutorial templates and update SUMMARY files
- Created SUMMARY.md.template and SUMMARY.zh.md.template for eBPF tutorial. - Updated generate_toc.py to generate table of contents for English and Chinese versions. - Added configuration files for new eBPF examples, categorizing them by level and type. - Updated SUMMARY.md and SUMMARY.zh.md to reflect new lessons and reorganized sections. - Introduced new features related to GPU and tracing in the tutorial.
This commit is contained in:
2
src/features/bpf_arena/.config
Normal file
2
src/features/bpf_arena/.config
Normal file
@@ -0,0 +1,2 @@
|
||||
level=Depth
|
||||
type=Features
|
||||
2
src/features/bpf_iters/.config
Normal file
2
src/features/bpf_iters/.config
Normal file
@@ -0,0 +1,2 @@
|
||||
level=Depth
|
||||
type=Features
|
||||
2
src/features/bpf_wq/.config
Normal file
2
src/features/bpf_wq/.config
Normal file
@@ -0,0 +1,2 @@
|
||||
level=Depth
|
||||
type=Features
|
||||
Reference in New Issue
Block a user