Commit e7c51ae
Generate C++ API docs at Pages deploy time instead of committing them
Remove doc/html, the static Doxygen output hand-committed during the 2018
JOSS review and never regenerated since. Replace it with a GitHub Actions
Pages workflow (pages-deploy.yml) that, on every deploy, shallow-clones
vmtk at each published ref, runs Doxygen directly against
vtkVmtk/Utilities/Doxygen/doxyfile.in (no VTK/ITK build required, doxygen
only parses headers as text), and copies the output into
documentation/api/<folder>/ alongside the Jekyll-built site -- master maps
to documentation/api/latest/, 1.4 to documentation/api/1.4/. No generated
HTML is ever stored in this repo's history, and no cross-repo credentials
are needed since vmtk is a public repo.
Also adds documentation/api/index.html as a version switcher and repoints
the "C++ scripts" link on the documentation page at it.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent ac61c9f commit e7c51ae
2,814 files changed
Lines changed: 102 additions & 308200 deletions
File tree
- .github/workflows
- documentation
- api
- doc/html
- search
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 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
Lines changed: 0 additions & 99 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 38 deletions
This file was deleted.
0 commit comments