Commit 53f34d8
GitHub Actions
ci: Remove product brief generation from documentation workflow
Workflow Cleanup:
- Removed LaTeX-based product brief PDF generation step
- Removed Ghostscript dependency and PDF merging process
- Removed hardware image copying step for documentation
- Simplified dependencies installation (removed Ghostscript and documentation requirements)
- Removed product brief PDF from docs/ deployment
- Streamlined workflow to focus only on Sphinx documentation
This change simplifies the CI/CD pipeline by removing the product brief generation process and focusing exclusively on Sphinx-generated documentation (HTML + PDF).
Benefits:
- Faster build times
- Reduced dependencies
- Simpler workflow maintenance
- Focus on primary Sphinx documentation1 parent 9b80bd5 commit 53f34d8
1 file changed
+2
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 32 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 33 | | |
50 | 34 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 35 | | |
66 | 36 | | |
67 | 37 | | |
| |||
81 | 51 | | |
82 | 52 | | |
83 | 53 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 54 | | |
88 | 55 | | |
89 | 56 | | |
| |||
0 commit comments