svn commit: r1928553 - in apr/site/branches/new-logo: . docs xdocs
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <175811985798.3047355.12477368755636645137@svn02-us-east.apache.org> |
Author: brane
Date: Wed Sep 17 14:37:37 2025
New Revision: 1928553
Log:
On the new-logo branch, sync site/trunk to r1928551.
Modified:
apr/site/branches/new-logo/ (props changed)
apr/site/branches/new-logo/docs/index.html
apr/site/branches/new-logo/docs/style.css
apr/site/branches/new-logo/xdocs/index.xml
Modified: apr/site/branches/new-logo/docs/index.html
==============================================================================
--- apr/site/branches/new-logo/docs/index.html Wed Sep 17 14:35:48 2025 (r1928552)
+++ apr/site/branches/new-logo/docs/index.html Wed Sep 17 14:37:37 2025 (r1928553)
@@ -166,10 +166,8 @@ developer's mailing list.</a></p>
Project. All of the development happens on the indicated mailing lists. See
<a href="mailing-lists.html">mailing lists</a> to learn how to take part in
these discussions. Or, check the <a href="mail/">archives</a>.</p>
-<dl>
- <dt>APR</dt>
- <dd>a portable runtime library</dd>
- <ul>
+<p>APR - a portable runtime library</p>
+<ul>
<li>Source: <a href="https://svn.apache.org/repos/asf/apr/apr/">apr</a></li>
<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a></li>
<li>Releases: <a href="download.cgi#apr1">apr releases</a></li>
@@ -179,25 +177,20 @@ these discussions. Or, check the <a hre
See <a href="apr2_0intro/">sample code</a>.</li>
<li>Test Coverage: <a href="coverage">apr test coverage</a></li>
</ul>
-
- <dt>APR-util</dt>
- <dd>a companion library to APR</dd>
- <ul>
+<p>APR-util - a companion library to APR</p>
+<ul>
<li>Source: <a href="https://svn.apache.org/repos/asf/apr/apr-util/">apr-util</a></li>
<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a></li>
<li>Releases: <a href="download.cgi#aprutil1">apr-util releases</a></li>
<li>API Documentation: <a href="docs/apr-util/1.6/">apr-util docs</a> (current stable branch)</li>
</ul>
-
- <dt>APR-iconv</dt>
- <dd>a portable implementation of the iconv() library</dd>
- <ul>
+<p>APR-iconv - a portable implementation of the iconv() library</p>
+<ul>
<li>Source: <a href="https://svn.apache.org/repos/asf/apr/apr-iconv/">apr-iconv</a></li>
<li>Releases: <a href="download.cgi#apriconv1">apr-iconv releases</a></li>
<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a></li>
<li>API Documentation: <a href="docs/apr-iconv/trunk/">apr-iconv docs</a> (current stable branch)</li>
</ul>
-</dl>
</blockquote>
</div>
<div class="h1" id="Start">
Modified: apr/site/branches/new-logo/docs/style.css
==============================================================================
--- apr/site/branches/new-logo/docs/style.css Wed Sep 17 14:35:48 2025 (r1928552)
+++ apr/site/branches/new-logo/docs/style.css Wed Sep 17 14:37:37 2025 (r1928553)
@@ -57,21 +57,6 @@ p.note {
border-style: double;
padding: 0.5em;
}
-dt {
- display: inline-block;
- margin-block-start: 1em;
- margin-block-end: 1em;
- margin-inline-start: 0px;
- margin-inline-end: 0px;
-}
-dd {
- display: inline-block;
- margin-inline-start: 0px;
- /* Prepend an m-dash and space */
- &::before {
- content: "\002014\20";
- }
-}
table {
width: 100%;
}
Modified: apr/site/branches/new-logo/xdocs/index.xml
==============================================================================
--- apr/site/branches/new-logo/xdocs/index.xml Wed Sep 17 14:35:48 2025 (r1928552)
+++ apr/site/branches/new-logo/xdocs/index.xml Wed Sep 17 14:37:37 2025 (r1928553)
@@ -113,9 +113,7 @@ Project. All of the development happens
<a href="mailing-lists.html">mailing lists</a> to learn how to take part in
these discussions. Or, check the <a href="mail/">archives</a>.</p>
-<dl>
- <dt>APR</dt>
- <dd>a portable runtime library</dd>
+ <p>APR - a portable runtime library</p>
<ul>
<li>Source: <a href="https://svn.apache.org/repos/asf/apr/apr/">apr</a></li>
<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a></li>
@@ -128,8 +126,7 @@ these discussions. Or, check the <a hre
<li>Test Coverage: <a href="coverage">apr test coverage</a></li>
</ul>
- <dt>APR-util</dt>
- <dd>a companion library to APR</dd>
+ <p>APR-util - a companion library to APR</p>
<ul>
<li>Source: <a href="https://svn.apache.org/repos/asf/apr/apr-util/">apr-util</a></li>
<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a></li>
@@ -137,15 +134,13 @@ these discussions. Or, check the <a hre
<li>API Documentation: <a href="docs/apr-util/1.6/">apr-util docs</a> (current stable branch)</li>
</ul>
- <dt>APR-iconv</dt>
- <dd>a portable implementation of the iconv() library</dd>
+ <p>APR-iconv - a portable implementation of the iconv() library</p>
<ul>
<li>Source: <a href="https://svn.apache.org/repos/asf/apr/apr-iconv/">apr-iconv</a></li>
<li>Releases: <a href="download.cgi#apriconv1">apr-iconv releases</a></li>
<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a></li>
<li>API Documentation: <a href="docs/apr-iconv/trunk/">apr-iconv docs</a> (current stable branch)</li>
</ul>
-</dl>
</section>
<section id="Start">