Skip to content

Commit

Permalink
add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfer committed Jun 10, 2024
1 parent e8d2b12 commit dd3b4e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/web/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ pandoc_html(release-notes-3.1.9 "--toc" "--toc-depth=2")
pandoc_html(release-notes-3.1.10 "--toc" "--toc-depth=2")
pandoc_html(release-notes-3.1.11 "--toc" "--toc-depth=2")
pandoc_html(release-notes-3.1.12 "--toc" "--toc-depth=2")
pandoc_html(release-notes-3.1.13 "--toc" "--toc-depth=2")
pandoc_html(release-notes-3.2 "--toc" "--toc-depth=2" "--number-sections" "-c css/slideshow.css")
pandoc_html(release-notes-3.2.1 "--toc" "--toc-depth=2")
pandoc_html(release-notes-3.2.2 "--toc" "--toc-depth=2")
Expand All @@ -155,12 +156,14 @@ pandoc_html(release-notes-3.3.1 "--toc" "--toc-depth=2" "--number-sections" "-
pandoc_html(release-notes-3.3.2 "--toc" "--toc-depth=2" "--number-sections" "-c css/slideshow.css")
pandoc_html(release-notes-3.3.3)
pandoc_html(release-notes-3.3.4 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.3.5 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4.1 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4.2 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4.3 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4.4 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4.5 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-3.4.6 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-4.0 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-4.0.1 "--toc" "--toc-depth=2" "--number-sections")
pandoc_html(release-notes-4.0.2 "--toc" "--toc-depth=2" "--number-sections")
Expand Down

0 comments on commit dd3b4e0

Please sign in to comment.