You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2018/05/12 06:57:59 UTC

commons-compress git commit: examples -> use guide

Repository: commons-compress
Updated Branches:
  refs/heads/master 8cc2702c9 -> e9ba2a3a6


examples -> use guide


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/e9ba2a3a
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/e9ba2a3a
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/e9ba2a3a

Branch: refs/heads/master
Commit: e9ba2a3a6ed6f3de5a08a5c395a3a5ddb7c47fd0
Parents: 8cc2702
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat May 12 08:57:41 2018 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat May 12 08:57:41 2018 +0200

----------------------------------------------------------------------
 src/site/site.xml          | 2 +-
 src/site/xdoc/examples.xml | 2 +-
 src/site/xdoc/index.xml    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/e9ba2a3a/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 462dc6c..ace22cf 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -28,7 +28,7 @@
   <body>
     <menu name="Compress">
       <item name="Overview"    href="/index.html"/>
-      <item name="Examples"    href="/examples.html"/>
+      <item name="User Guide"  href="/examples.html"/>
       <item name="Known Limitations" href="/limitations.html"/>
       <item name="Conventions"    href="/conventions.html"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/e9ba2a3a/src/site/xdoc/examples.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/examples.xml b/src/site/xdoc/examples.xml
index dc5184d..4a3481c 100644
--- a/src/site/xdoc/examples.xml
+++ b/src/site/xdoc/examples.xml
@@ -19,7 +19,7 @@
 -->
 <document>
   <properties>
-    <title>Commons Compress Examples</title>
+    <title>Commons Compress User Guide</title>
     <author email="dev@commons.apache.org">Commons Documentation Team</author>
   </properties>
   <body>

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/e9ba2a3a/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index fcfa4cb..3104bba 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -114,7 +114,7 @@
             implementation.</p>
 
           <ul>
-            <li>The <a href="examples.html">examples page</a> contains
+            <li>The <a href="examples.html">user guide</a> contains
             more detailed information and some examples.</li>
             <li>The <a href="limitations.html">known limitations and
             problems</a> page lists the currently known problems