File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11ITKDoxygen
22==========
33
4- [ ![ ] [ doxygen-img ]] [ doxygen-link ] [ ![ ] [ deployment-img ]] [ deployment-link ] [ ![ ] [ build-docker-img ]] [ build-docker-link ]
4+ [ ![ ] [ doxygen-img ]] [ doxygen-link ] [ ![ ] [ deployment-img ]] [ deployment-link ] [ ![ ] [ build-docker-img ]] [ build-docker-link ] [ ![ ] [ rtd-latest-img ]] [ rtd-latest-link ]
55
66[ doxygen-img ] : https://github.com/InsightSoftwareConsortium/ITKDoxygen/actions/workflows/Doxygen.yml/badge.svg
77[ doxygen-link ] : https://github.com/InsightSoftwareConsortium/ITKDoxygen/actions/workflows/Doxygen.yml
@@ -12,16 +12,20 @@ ITKDoxygen
1212[ build-docker-img ] : https://github.com/InsightSoftwareConsortium/ITKDoxygen/actions/workflows/build-docker-image.yml/badge.svg
1313[ build-docker-link ] : https://github.com/InsightSoftwareConsortium/ITKDoxygen/actions/workflows/build-docker-image.yml
1414
15+ [ rtd-latest-img ] : https://readthedocs.org/projects/itkdoxygen/badge/?version=latest
16+ [ rtd-latest-link ] : https://app.readthedocs.org/projects/itkdoxygen/
17+
1518Overview
1619--------
1720
18- This dockerfile has been created to facilitate the creation of
21+ This Dockerfile has been created to facilitate the creation of
1922[ ITK] ( https://github.com/InsightSoftwareConsortium/ITK )
2023[ Doxygen] ( https://doxygen.nl/ )
2124documentation in a reproducible way.
2225
23- The documentation is built nightly on the current/latest ITK commit,
26+ The documentation is built nightly on the current/latest ITK commit,
2427and deployed to GitHub pages at: https://insightsoftwareconsortium.github.io/ITKDoxygen/
28+ and to ReadTheDocs at: https://docs.itk.org/projects/doxygen/
2529
2630To create the documentation locally, run the following commands:
2731
You can’t perform that action at this time.
0 commit comments