This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to annotated tag NUMBERS_1_0_B1_RC1
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit 88af722ac92795446b426389c7bb7d149f420607
Author: Matt Juntunen <matt.juntu...@hotmail.com>
AuthorDate: Sun Mar 29 14:41:20 2020 -0400

    updating module site files
---
 commons-numbers-angle/src/site/site.xml                           | 4 ++--
 commons-numbers-arrays/src/site/site.xml                          | 4 ++--
 commons-numbers-combinatorics/src/site/site.xml                   | 4 ++--
 commons-numbers-complex/src/site/site.xml                         | 4 ++--
 commons-numbers-complex/src/site/xdoc/index.xml                   | 2 +-
 commons-numbers-core/src/site/site.xml                            | 4 ++--
 commons-numbers-field/src/site/site.xml                           | 4 ++--
 .../src/site/site.xml                                             | 8 ++++----
 commons-numbers-fraction/src/site/xdoc/index.xml                  | 2 +-
 commons-numbers-gamma/src/site/site.xml                           | 4 ++--
 .../src/site/site.xml                                             | 6 +++---
 .../src/site/xdoc/index.xml                                       | 4 ++--
 .../src/site/site.xml                                             | 6 +++---
 .../src/site/xdoc/index.xml                                       | 4 ++--
 commons-numbers-rootfinder/src/site/site.xml                      | 4 ++--
 15 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/commons-numbers-angle/src/site/site.xml 
b/commons-numbers-angle/src/site/site.xml
index 512e72e..3210caf 100644
--- a/commons-numbers-angle/src/site/site.xml
+++ b/commons-numbers-angle/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-angle/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-angle/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-arrays/src/site/site.xml 
b/commons-numbers-arrays/src/site/site.xml
index dd0901d..9d3eecc 100644
--- a/commons-numbers-arrays/src/site/site.xml
+++ b/commons-numbers-arrays/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-arrays/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-arrays/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-combinatorics/src/site/site.xml 
b/commons-numbers-combinatorics/src/site/site.xml
index 6603587..f0ff445 100644
--- a/commons-numbers-combinatorics/src/site/site.xml
+++ b/commons-numbers-combinatorics/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-combinatorics/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-combinatorics/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-complex/src/site/site.xml 
b/commons-numbers-complex/src/site/site.xml
index 0614a6c..23d2c2f 100644
--- a/commons-numbers-complex/src/site/site.xml
+++ b/commons-numbers-complex/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-complex/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-complex/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-complex/src/site/xdoc/index.xml 
b/commons-numbers-complex/src/site/xdoc/index.xml
index 7ff55c7..7fb2359 100644
--- a/commons-numbers-complex/src/site/xdoc/index.xml
+++ b/commons-numbers-complex/src/site/xdoc/index.xml
@@ -31,7 +31,7 @@
       </p>
 
       <p>
-        The "complex" module contains...
+        The "complex" module contains utilities for working with complex 
numbers.
       </p>
     </section>
 
diff --git a/commons-numbers-core/src/site/site.xml 
b/commons-numbers-core/src/site/site.xml
index 7f34aa0..eb3c4a4 100644
--- a/commons-numbers-core/src/site/site.xml
+++ b/commons-numbers-core/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-core/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-core/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-field/src/site/site.xml 
b/commons-numbers-field/src/site/site.xml
index 61fd005..4c0cb45 100644
--- a/commons-numbers-field/src/site/site.xml
+++ b/commons-numbers-field/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-field/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-field/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-angle/src/site/site.xml 
b/commons-numbers-fraction/src/site/site.xml
similarity index 84%
copy from commons-numbers-angle/src/site/site.xml
copy to commons-numbers-fraction/src/site/site.xml
index 512e72e..4780eb5 100644
--- a/commons-numbers-angle/src/site/site.xml
+++ b/commons-numbers-fraction/src/site/site.xml
@@ -15,7 +15,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<project name="Numbers">
+<project name="Fraction">
   <bannerRight>
     <name>Apache Commons Numbers</name>
     <src>/images/commons_numbers.small.png</src>
@@ -23,12 +23,12 @@
   </bannerRight>
 
   <body>
-    <menu name="Numbers Angle">
+    <menu name="Numbers Fraction">
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-angle/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-fraction/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-fraction/src/site/xdoc/index.xml 
b/commons-numbers-fraction/src/site/xdoc/index.xml
index 8472205..d895f97 100644
--- a/commons-numbers-fraction/src/site/xdoc/index.xml
+++ b/commons-numbers-fraction/src/site/xdoc/index.xml
@@ -31,7 +31,7 @@
       </p>
 
       <p>
-        The "fraction" module contains...
+        The "fraction" module contains utilities related to fractions.
       </p>
     </section>
 
diff --git a/commons-numbers-gamma/src/site/site.xml 
b/commons-numbers-gamma/src/site/site.xml
index ba0a795..9cdbe74 100644
--- a/commons-numbers-gamma/src/site/site.xml
+++ b/commons-numbers-gamma/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-gamma/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-gamma/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-angle/src/site/site.xml 
b/commons-numbers-primes/src/site/site.xml
similarity index 86%
copy from commons-numbers-angle/src/site/site.xml
copy to commons-numbers-primes/src/site/site.xml
index 512e72e..f5a5c3a 100644
--- a/commons-numbers-angle/src/site/site.xml
+++ b/commons-numbers-primes/src/site/site.xml
@@ -23,12 +23,12 @@
   </bannerRight>
 
   <body>
-    <menu name="Numbers Angle">
+    <menu name="Numbers Primes">
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-angle/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-primes/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-fraction/src/site/xdoc/index.xml 
b/commons-numbers-primes/src/site/xdoc/index.xml
similarity index 90%
copy from commons-numbers-fraction/src/site/xdoc/index.xml
copy to commons-numbers-primes/src/site/xdoc/index.xml
index 8472205..5076811 100644
--- a/commons-numbers-fraction/src/site/xdoc/index.xml
+++ b/commons-numbers-primes/src/site/xdoc/index.xml
@@ -20,7 +20,7 @@
 <document>
 
   <properties>
-    <title>Commons Numbers Fraction</title>
+    <title>Commons Numbers Primes</title>
   </properties>
 
   <body>
@@ -31,7 +31,7 @@
       </p>
 
       <p>
-        The "fraction" module contains...
+        The "primes" module contains utilities related to prime numbers.
       </p>
     </section>
 
diff --git a/commons-numbers-angle/src/site/site.xml 
b/commons-numbers-quaternion/src/site/site.xml
similarity index 85%
copy from commons-numbers-angle/src/site/site.xml
copy to commons-numbers-quaternion/src/site/site.xml
index 512e72e..8acd157 100644
--- a/commons-numbers-angle/src/site/site.xml
+++ b/commons-numbers-quaternion/src/site/site.xml
@@ -23,12 +23,12 @@
   </bannerRight>
 
   <body>
-    <menu name="Numbers Angle">
+    <menu name="Numbers Quaternion">
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-angle/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-quaternion/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>
diff --git a/commons-numbers-fraction/src/site/xdoc/index.xml 
b/commons-numbers-quaternion/src/site/xdoc/index.xml
similarity index 90%
copy from commons-numbers-fraction/src/site/xdoc/index.xml
copy to commons-numbers-quaternion/src/site/xdoc/index.xml
index 8472205..ab7a2e3 100644
--- a/commons-numbers-fraction/src/site/xdoc/index.xml
+++ b/commons-numbers-quaternion/src/site/xdoc/index.xml
@@ -20,7 +20,7 @@
 <document>
 
   <properties>
-    <title>Commons Numbers Fraction</title>
+    <title>Commons Numbers Quaternion</title>
   </properties>
 
   <body>
@@ -31,7 +31,7 @@
       </p>
 
       <p>
-        The "fraction" module contains...
+        The "quaternion" module contains utilities related to quaternions.
       </p>
     </section>
 
diff --git a/commons-numbers-rootfinder/src/site/site.xml 
b/commons-numbers-rootfinder/src/site/site.xml
index 454d015..7075ade 100644
--- a/commons-numbers-rootfinder/src/site/site.xml
+++ b/commons-numbers-rootfinder/src/site/site.xml
@@ -27,8 +27,8 @@
       <item name="Overview" href="index.html"/>
       <item name="Latest API docs (development)"
             href="apidocs/index.html"/>
-      <!--item name="Javadoc (1.0 release)"
-            
href="http://commons.apache.org/rng/commons-numbers-rootfinder/javadocs/api-1.0/index.html"/-->
+      <item name="Javadoc (1.0-B1 release)"
+          
href="http://commons.apache.org/numbers/commons-numbers-rootfinder/javadocs/api-1.0-B1/index.html"/>
     </menu>
 
   </body>

Reply via email to