Skip to content

Commit 9efe138

Browse files
author
github-actions
committed
Add content count report for 10-1-2025 [skip ci]
1 parent cb617da commit 9efe138

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Arm Learning Paths Content Summary
2+
3+
This document provides a summary of the content available in the Arm Learning Paths repository as of October 01, 2025.
4+
5+
## Learning Paths by Category
6+
7+
The table below shows the breakdown of Learning Paths by category, including both direct and shared content:
8+
9+
| Category | Total | Published | Direct | Shared | Drafts |
10+
|----------|-------|-----------|--------|--------|--------|
11+
| Automotive | 7 | 6 | 4 | 3 | 1 |
12+
| Cross Platform | 37 | 34 | 37 | 0 | 3 |
13+
| Embedded And Microcontrollers | 61 | 61 | 46 | 15 | 0 |
14+
| IoT | 13 | 13 | 6 | 7 | 0 |
15+
| Laptops And Desktops | 68 | 66 | 39 | 29 | 2 |
16+
| Mobile Graphics And Gaming | 56 | 54 | 37 | 19 | 2 |
17+
| Servers And Cloud Computing | 175 | 169 | 147 | 28 | 6 |
18+
19+
## Install Guides
20+
21+
| Content Type | Count |
22+
|--------------|-------|
23+
| Install Guides | 90 |
24+
25+
## Summary Totals
26+
27+
| Metric | Count |
28+
|--------|-------|
29+
| Total Learning Paths (unique) | 316 |
30+
| Total Learning Paths (including shared) | 417 |
31+
| Total Learning Paths (drafts) | 14 |
32+
| Total Published Content (unique Learning Paths + Install Guides) | 406 |
33+
34+
## Notes
35+
36+
- **Direct**: Learning Paths that are directly in the category's directory
37+
- **Shared**: Learning Paths from the cross-platform directory that are shared with this category
38+
- **Drafts**: Learning Paths marked with `draft: true` that are not published
39+
- The "Total Learning Paths (unique)" counts each Learning Path once, regardless of how many categories it appears in
40+
- The "Total Learning Paths (including shared)" counts Learning Paths in each category they appear in

0 commit comments

Comments
 (0)