Skip to content

Commit

Permalink
Merge pull request #5138 from thewtex/doxygen-archives-link
Browse files Browse the repository at this point in the history
DOC: Update Doxygen footer link to tarballs
  • Loading branch information
thewtex authored Jan 17, 2025
2 parents a6399e5 + 65f6e9c commit 8d325a1
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions Documentation/Doxygen/DoxygenFooter.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,11 @@
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/>
<div class="footer" align="left">
<small>Tarballs of the nightly generated Doxygen documentation are available
for the
<a href="https://itk.org/files/NightlyDoxygen/InsightDoxygenDocHtml.tar.gz">html</a>,
<a href="https://itk.org/files/NightlyDoxygen/InsightDoxygenDocXml.tar.gz">xml</a>, and
<a href="https://itk.org/files/NightlyDoxygen/InsightDoxygenDocTag.gz">tag file</a>.
Previous versions of this documentation for version:
<a href="https://itk.org/Doxygen53/html/index.html">5.3</a>,
<a href="https://itk.org/Doxygen52/html/index.html">5.2</a>,
<a href="https://itk.org/Doxygen51/html/index.html">5.1</a>,
<a href="https://itk.org/Doxygen50/html/index.html">5.0</a>,
<a href="https://itk.org/Doxygen413/html/index.html">4.13</a>,
<a href="https://itk.org/Doxygen320/html/index.html">3.20</a>.
<small>Tarballs of release and nightly generated Doxygen documentation
are available in the
<a href="https://github.com/InsightSoftwareConsortium/ITKDoxygen/releases">
<i>InsightSoftwareConsortium/ITKDoxygen</i> GitHub Releases
</a>.
</small>
</div>
<address class="footer"><small>
Expand Down

0 comments on commit 8d325a1

Please sign in to comment.