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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new 9bbcc3de Javadoc
9bbcc3de is described below
commit 9bbcc3ded94a476d670f32fc98ecfb3155fea2b1
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Jan 22 16:19:41 2025 -0500
Javadoc
---
src/main/javadoc/overview.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index 7120e1ba..3b965cd1 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -19,6 +19,7 @@
<title>Apache Commons Codec Overview</title>
</head>
<body>
+ <img src="../images/commons-logo.png" alt="Apache Commons Codec">
<p>Apache Commons Codec consists of a set of utilities and a simple
framework for encoding and decoding text and binary data.</p>
<p>
You can find the Javadoc package list at the <a
href="#all-packages-table">bottom of this page</a>.