Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tag file references for release. #13993

Merged
merged 1 commit into from
Jun 16, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 4 additions & 12 deletions doc/users/doxygen.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,12 @@ <h1>Referencing the deal.II online documentation from your project</h1>
Doxygen, if the online documentation is available,
<a href="../doxygen/deal.II/index.html">here</a>. For older revisions,
links are provided here by revision number:
<a href="http://www.dealii.org/9.3.0/doxygen/deal.tag">9.3.0</a>,
<a href="http://www.dealii.org/9.4.0/doxygen/deal.tag">9.4.0</a>,
<a href="http://www.dealii.org/9.3.3/doxygen/deal.tag">9.3.3</a>,
<a href="http://www.dealii.org/9.2.0/doxygen/deal.tag">9.2.0</a>,
<a href="http://www.dealii.org/9.1.0/doxygen/deal.tag">9.1.0</a>,
<a href="http://www.dealii.org/9.1.1/doxygen/deal.tag">9.1.1</a>,
<a href="http://www.dealii.org/9.0.0/doxygen/deal.tag">9.0.0</a>,
<a href="http://www.dealii.org/8.5.0/doxygen/deal.tag">8.5.0</a>,
<a href="http://www.dealii.org/8.4.2/doxygen/deal.tag">8.4.2</a>,
<a href="http://www.dealii.org/8.3.0/doxygen/deal.tag">8.3.0</a>,
<a href="http://www.dealii.org/8.2.0/doxygen/deal.tag">8.2.0</a>,
<a href="http://www.dealii.org/8.1.0/doxygen/deal.tag">8.1.0</a>,
<a href="http://www.dealii.org/8.0.0/doxygen/deal.tag">8.0.0</a>,
<a href="http://www.dealii.org/7.3.0/doxygen/deal.tag">7.3.0</a>,
<a href="http://www.dealii.org/7.2.0/doxygen/deal.tag">7.2.0</a>,
<a href="http://www.dealii.org/7.1.0/doxygen/deal.tag">7.1.0</a>,
<a href="http://www.dealii.org/7.0.0/doxygen/deal.tag">7.0.0</a>.
<a href="http://www.dealii.org/8.5.0/doxygen/deal.tag">8.5.0</a>.
</li>
<li>Once your <code>deal.tag</code> file is in a location where
Doxygen can find it, add the following line to your Doxygen
Expand Down