This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit 0042d5da91cc011121caabc293b5b80f14682e19 Merge: 200e306a 5c3c4fa1 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Sep 26 11:50:18 2024 -0400 Merge pull request #439 from raboof/security-page Add an Imaging-specific security page src/site/site.xml | 1 + src/site/xdoc/security.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --cc src/site/site.xml index 14774f05,91f58c4f..706eb6df --- a/src/site/site.xml +++ b/src/site/site.xml @@@ -31,8 -31,8 +31,9 @@@ <item name="Issue Tracking" href="/issue-tracking.html"/> <item name="Source Repository" href="/scm.html"/> <item name="Javadoc" href="/apidocs/index.html"/> + <item name="Javadoc Archive" href="https://javadoc.io/doc/org.apache.commons/commons-imaging/"/> <item name="Download" href="/download_imaging.cgi"/> + <item name="Security" href="/security.html"/> </menu> <menu name="Documentation">