Commit aebec3f
committed
Rename wiki workflow and remove stale pages
Rename CI workflow from publish-wiki.yml to wiki-publish.yml and add a cleanup step to remove existing markdown files in the wiki repo before copying generated pages. This ensures pages for renamed or deleted classes are removed so stale docs don't persist; the find command is guarded to avoid failing the job. Also normalize file newline at EOF.1 parent fb35565 commit aebec3f
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
76 | | - | |
| 79 | + | |
0 commit comments