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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 97ee7f8  Automatic Site Publish by Buildbot
97ee7f8 is described below

commit 97ee7f83f84f7356a0e40048d962e24ced1d46f0
Author: buildbot <[email protected]>
AuthorDate: Thu Jan 7 04:23:53 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Architecture/Components.html                            | 4 ++--
 output/docs/Architecture/Concurrency.html                           | 4 ++--
 output/docs/Architecture/KeyFeatures.html                           | 4 ++--
 output/docs/Architecture/LargeScale.html                            | 4 ++--
 output/docs/Architecture/MajorSketchFamilies.html                   | 4 ++--
 output/docs/Architecture/OrderSensitivity.html                      | 4 ++--
 output/docs/Architecture/SketchCriteria.html                        | 4 ++--
 output/docs/Architecture/SketchFeaturesMatrix.html                  | 4 ++--
 output/docs/Architecture/SketchesByComponent.html                   | 4 ++--
 output/docs/Background/Presentations.html                           | 4 ++--
 output/docs/Background/SketchElements.html                          | 4 ++--
 output/docs/Background/SketchOrigins.html                           | 4 ++--
 output/docs/Background/TheChallenge.html                            | 4 ++--
 output/docs/CPC/CPC.html                                            | 4 ++--
 output/docs/CPC/CpcCppExample.html                                  | 4 ++--
 output/docs/CPC/CpcHiveExample.html                                 | 4 ++--
 output/docs/CPC/CpcJavaExample.html                                 | 4 ++--
 output/docs/CPC/CpcPerformance.html                                 | 4 ++--
 output/docs/CPC/CpcPigExample.html                                  | 4 ++--
 output/docs/Community/Downloads.html                                | 4 ++--
 output/docs/Community/NewCommitterProcess.html                      | 4 ++--
 ...ppComponentReleases.html => ReleaseProcessForCppComponents.html} | 6 +++---
 ...aComponentReleases.html => ReleaseProcessForJavaComponents.html} | 6 +++---
 output/docs/Community/Research.html                                 | 4 ++--
 output/docs/Community/Transitioning.html                            | 4 ++--
 output/docs/Community/WhoUses.html                                  | 4 ++--
 output/docs/Community/index.html                                    | 4 ++--
 output/docs/DistinctCountFeaturesMatrix.html                        | 4 ++--
 output/docs/DistinctCountMeritComparisons.html                      | 4 ++--
 output/docs/Frequency/FrequencySketchesOverview.html                | 4 ++--
 output/docs/Frequency/FrequentDistinctTuplesSketch.html             | 4 ++--
 output/docs/Frequency/FrequentItemsCppExample.html                  | 4 ++--
 output/docs/Frequency/FrequentItemsHiveUDFs.html                    | 4 ++--
 output/docs/Frequency/FrequentItemsJavaExample.html                 | 4 ++--
 output/docs/Frequency/FrequentItemsOverview.html                    | 4 ++--
 output/docs/Frequency/FrequentItemsPerformance.html                 | 4 ++--
 output/docs/Frequency/FrequentItemsPigUDFs.html                     | 4 ++--
 output/docs/Frequency/FrequentItemsReferences.html                  | 4 ++--
 output/docs/Governance/ChairResponsibilities.html                   | 4 ++--
 output/docs/Graduation/GraduationCheckList.html                     | 4 ++--
 output/docs/Graduation/Maturity.html                                | 4 ++--
 output/docs/Graduation/Resolution.html                              | 4 ++--
 output/docs/HLL/HLL.html                                            | 4 ++--
 output/docs/HLL/HllCppExample.html                                  | 4 ++--
 output/docs/HLL/HllHiveUDFs.html                                    | 4 ++--
 output/docs/HLL/HllJavaExample.html                                 | 4 ++--
 output/docs/HLL/HllMap.html                                         | 4 ++--
 output/docs/HLL/HllPerformance.html                                 | 4 ++--
 output/docs/HLL/HllPigUDFs.html                                     | 4 ++--
 output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html           | 4 ++--
 output/docs/HLL/Hll_vs_CS_Hllpp.html                                | 4 ++--
 output/docs/HLL/Hll_vs_G_Hllpp.html                                 | 4 ++--
 output/docs/Memory/MemoryPackage.html                               | 4 ++--
 output/docs/Memory/MemoryPerformance.html                           | 4 ++--
 output/docs/Quantiles/Definitions.html                              | 4 ++--
 output/docs/Quantiles/DruidApproxHistogramStudy.html                | 4 ++--
 output/docs/Quantiles/ExactQuantiles.html                           | 4 ++--
 output/docs/Quantiles/KLLSketch.html                                | 4 ++--
 output/docs/Quantiles/KllSketchVsTDigest.html                       | 4 ++--
 output/docs/Quantiles/MomentsSketchStudy.html                       | 4 ++--
 output/docs/Quantiles/QuantilesAccuracy.html                        | 4 ++--
 output/docs/Quantiles/QuantilesCppExample.html                      | 4 ++--
 output/docs/Quantiles/QuantilesHiveUDFs.html                        | 4 ++--
 output/docs/Quantiles/QuantilesJavaExample.html                     | 4 ++--
 output/docs/Quantiles/QuantilesOverview.html                        | 4 ++--
 output/docs/Quantiles/QuantilesPigUDFs.html                         | 4 ++--
 output/docs/Quantiles/QuantilesReferences.html                      | 4 ++--
 output/docs/Quantiles/QuantilesStreamAStudy.html                    | 4 ++--
 output/docs/REQ/ReqAccuracyAdversarial.html                         | 4 ++--
 output/docs/REQ/ReqAccuracyRandomShuffled.html                      | 4 ++--
 output/docs/Sampling/ReservoirSampling.html                         | 4 ++--
 output/docs/Sampling/ReservoirSamplingJava.html                     | 4 ++--
 output/docs/Sampling/ReservoirSamplingPerformance.html              | 4 ++--
 output/docs/Sampling/ReservoirSamplingPigUDFs.html                  | 4 ++--
 output/docs/Sampling/VarOptPigUDFs.html                             | 4 ++--
 output/docs/Sampling/VarOptSampling.html                            | 4 ++--
 output/docs/Sampling/VarOptSamplingJava.html                        | 4 ++--
 output/docs/SystemIntegrations/ApacheDruidIntegration.html          | 4 ++--
 output/docs/SystemIntegrations/ApacheHiveIntegration.html           | 4 ++--
 output/docs/SystemIntegrations/ApachePigIntegration.html            | 4 ++--
 output/docs/SystemIntegrations/PostgreSQLIntegration.html           | 4 ++--
 output/docs/Theta/AccuracyOfDifferentKUnions.html                   | 4 ++--
 output/docs/Theta/ConcurrentThetaSketch.html                        | 4 ++--
 output/docs/Theta/InverseEstimate.html                              | 4 ++--
 output/docs/Theta/KMVbetterEst.html                                 | 4 ++--
 output/docs/Theta/KMVempty.html                                     | 4 ++--
 output/docs/Theta/KMVfirstEst.html                                  | 4 ++--
 output/docs/Theta/KMVrejection.html                                 | 4 ++--
 output/docs/Theta/KMVupdateVkth.html                                | 4 ++--
 output/docs/Theta/ThetaAccuracy.html                                | 4 ++--
 output/docs/Theta/ThetaAccuracyPlots.html                           | 4 ++--
 output/docs/Theta/ThetaConfidenceIntervals.html                     | 4 ++--
 output/docs/Theta/ThetaErrorTable.html                              | 4 ++--
 output/docs/Theta/ThetaHiveUDFs.html                                | 4 ++--
 output/docs/Theta/ThetaJavaExample.html                             | 4 ++--
 output/docs/Theta/ThetaMergeSpeed.html                              | 4 ++--
 output/docs/Theta/ThetaMergingAlgorithm.html                        | 4 ++--
 output/docs/Theta/ThetaPSampling.html                               | 4 ++--
 output/docs/Theta/ThetaPigUDFs.html                                 | 4 ++--
 output/docs/Theta/ThetaReferences.html                              | 4 ++--
 output/docs/Theta/ThetaSize.html                                    | 4 ++--
 output/docs/Theta/ThetaSketchFramework.html                         | 4 ++--
 output/docs/Theta/ThetaSketchSetOps.html                            | 4 ++--
 output/docs/Theta/ThetaSketchSetOpsAccuracy.html                    | 4 ++--
 output/docs/Theta/ThetaSparkExample.html                            | 4 ++--
 output/docs/Theta/ThetaUpdateSpeed.html                             | 4 ++--
 output/docs/Tuple/TupleEngagementExample.html                       | 4 ++--
 output/docs/Tuple/TupleHiveUDFs.html                                | 4 ++--
 output/docs/Tuple/TupleJavaExample.html                             | 4 ++--
 output/docs/Tuple/TupleOverview.html                                | 4 ++--
 output/docs/Tuple/TuplePigUDFs.html                                 | 4 ++--
 111 files changed, 224 insertions(+), 224 deletions(-)

diff --git a/output/docs/Architecture/Components.html 
b/output/docs/Architecture/Components.html
index b2ae75b..6d0177f 100644
--- a/output/docs/Architecture/Components.html
+++ b/output/docs/Architecture/Components.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/Concurrency.html 
b/output/docs/Architecture/Concurrency.html
index 2b06bc9..c17ad11 100644
--- a/output/docs/Architecture/Concurrency.html
+++ b/output/docs/Architecture/Concurrency.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/KeyFeatures.html 
b/output/docs/Architecture/KeyFeatures.html
index 05dee89..69059ec 100644
--- a/output/docs/Architecture/KeyFeatures.html
+++ b/output/docs/Architecture/KeyFeatures.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/LargeScale.html 
b/output/docs/Architecture/LargeScale.html
index 89dca06..ee81ead 100644
--- a/output/docs/Architecture/LargeScale.html
+++ b/output/docs/Architecture/LargeScale.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/MajorSketchFamilies.html 
b/output/docs/Architecture/MajorSketchFamilies.html
index 497c85f..c4bf042 100644
--- a/output/docs/Architecture/MajorSketchFamilies.html
+++ b/output/docs/Architecture/MajorSketchFamilies.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/OrderSensitivity.html 
b/output/docs/Architecture/OrderSensitivity.html
index ed40a6c..f114cc9 100644
--- a/output/docs/Architecture/OrderSensitivity.html
+++ b/output/docs/Architecture/OrderSensitivity.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/SketchCriteria.html 
b/output/docs/Architecture/SketchCriteria.html
index 819973a..7bea93a 100644
--- a/output/docs/Architecture/SketchCriteria.html
+++ b/output/docs/Architecture/SketchCriteria.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/SketchFeaturesMatrix.html 
b/output/docs/Architecture/SketchFeaturesMatrix.html
index 92cd429..1e1aadc 100644
--- a/output/docs/Architecture/SketchFeaturesMatrix.html
+++ b/output/docs/Architecture/SketchFeaturesMatrix.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Architecture/SketchesByComponent.html 
b/output/docs/Architecture/SketchesByComponent.html
index d1b8364..29797d0 100644
--- a/output/docs/Architecture/SketchesByComponent.html
+++ b/output/docs/Architecture/SketchesByComponent.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/Presentations.html 
b/output/docs/Background/Presentations.html
index b1bdfa8..a2cf785 100644
--- a/output/docs/Background/Presentations.html
+++ b/output/docs/Background/Presentations.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/SketchElements.html 
b/output/docs/Background/SketchElements.html
index a4483cf..c90a641 100644
--- a/output/docs/Background/SketchElements.html
+++ b/output/docs/Background/SketchElements.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/SketchOrigins.html 
b/output/docs/Background/SketchOrigins.html
index effc09b..0c464c3 100644
--- a/output/docs/Background/SketchOrigins.html
+++ b/output/docs/Background/SketchOrigins.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Background/TheChallenge.html 
b/output/docs/Background/TheChallenge.html
index 93028e2..087037d 100644
--- a/output/docs/Background/TheChallenge.html
+++ b/output/docs/Background/TheChallenge.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CPC.html b/output/docs/CPC/CPC.html
index 05ef199..7ca9aa6 100644
--- a/output/docs/CPC/CPC.html
+++ b/output/docs/CPC/CPC.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcCppExample.html 
b/output/docs/CPC/CpcCppExample.html
index dd1cea4..2f295b2 100644
--- a/output/docs/CPC/CpcCppExample.html
+++ b/output/docs/CPC/CpcCppExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcHiveExample.html 
b/output/docs/CPC/CpcHiveExample.html
index c77dc2c..907dee8 100644
--- a/output/docs/CPC/CpcHiveExample.html
+++ b/output/docs/CPC/CpcHiveExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcJavaExample.html 
b/output/docs/CPC/CpcJavaExample.html
index dafb89f..8651f19 100644
--- a/output/docs/CPC/CpcJavaExample.html
+++ b/output/docs/CPC/CpcJavaExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcPerformance.html 
b/output/docs/CPC/CpcPerformance.html
index be3eea5..2c545e6 100644
--- a/output/docs/CPC/CpcPerformance.html
+++ b/output/docs/CPC/CpcPerformance.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/CPC/CpcPigExample.html 
b/output/docs/CPC/CpcPigExample.html
index 0426b63..6a34f1c 100644
--- a/output/docs/CPC/CpcPigExample.html
+++ b/output/docs/CPC/CpcPigExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/Downloads.html 
b/output/docs/Community/Downloads.html
index f34cc07..24af30b 100644
--- a/output/docs/Community/Downloads.html
+++ b/output/docs/Community/Downloads.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/NewCommitterProcess.html 
b/output/docs/Community/NewCommitterProcess.html
index f871a42..8e3829e 100644
--- a/output/docs/Community/NewCommitterProcess.html
+++ b/output/docs/Community/NewCommitterProcess.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/ProcessForCppComponentReleases.html 
b/output/docs/Community/ReleaseProcessForCppComponents.html
similarity index 99%
rename from output/docs/Community/ProcessForCppComponentReleases.html
rename to output/docs/Community/ReleaseProcessForCppComponents.html
index 406c3f5..06e68a8 100644
--- a/output/docs/Community/ProcessForCppComponentReleases.html
+++ b/output/docs/Community/ReleaseProcessForCppComponents.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
@@ -507,7 +507,7 @@
     under the License.
 -->
 
-<h1 id="apache-c-release-steps">Apache C++ Release Steps</h1>
+<h1 id="release-process-for-c-components">Release Process For C++ 
Components</h1>
 <p><strong>NOTES:</strong></p>
 
 <ul>
diff --git a/output/docs/Community/ProcessForJavaComponentReleases.html 
b/output/docs/Community/ReleaseProcessForJavaComponents.html
similarity index 99%
rename from output/docs/Community/ProcessForJavaComponentReleases.html
rename to output/docs/Community/ReleaseProcessForJavaComponents.html
index 261a1b0..dbed194 100644
--- a/output/docs/Community/ProcessForJavaComponentReleases.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
@@ -507,7 +507,7 @@
     under the License.
 -->
 
-<h1 id="process-for-java-component-releases">Process For Java Component 
Releases</h1>
+<h1 id="release-process-for-java-components">Release Process For Java 
Components</h1>
 <p><strong>NOTES:</strong></p>
 
 <ul>
diff --git a/output/docs/Community/Research.html 
b/output/docs/Community/Research.html
index b0659d9..da1d2e6 100644
--- a/output/docs/Community/Research.html
+++ b/output/docs/Community/Research.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/Transitioning.html 
b/output/docs/Community/Transitioning.html
index f9aa10d..797720e 100644
--- a/output/docs/Community/Transitioning.html
+++ b/output/docs/Community/Transitioning.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/WhoUses.html 
b/output/docs/Community/WhoUses.html
index d5cfbca..94b5c0f 100644
--- a/output/docs/Community/WhoUses.html
+++ b/output/docs/Community/WhoUses.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Community/index.html b/output/docs/Community/index.html
index b979495..2736bc3 100644
--- a/output/docs/Community/index.html
+++ b/output/docs/Community/index.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/DistinctCountFeaturesMatrix.html 
b/output/docs/DistinctCountFeaturesMatrix.html
index 1283c49..f7d9e04 100644
--- a/output/docs/DistinctCountFeaturesMatrix.html
+++ b/output/docs/DistinctCountFeaturesMatrix.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/DistinctCountMeritComparisons.html 
b/output/docs/DistinctCountMeritComparisons.html
index 27b7e85..91721a8 100644
--- a/output/docs/DistinctCountMeritComparisons.html
+++ b/output/docs/DistinctCountMeritComparisons.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequencySketchesOverview.html 
b/output/docs/Frequency/FrequencySketchesOverview.html
index 8719c83..52cea22 100644
--- a/output/docs/Frequency/FrequencySketchesOverview.html
+++ b/output/docs/Frequency/FrequencySketchesOverview.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentDistinctTuplesSketch.html 
b/output/docs/Frequency/FrequentDistinctTuplesSketch.html
index 94ef1b3..ddbb032 100644
--- a/output/docs/Frequency/FrequentDistinctTuplesSketch.html
+++ b/output/docs/Frequency/FrequentDistinctTuplesSketch.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsCppExample.html 
b/output/docs/Frequency/FrequentItemsCppExample.html
index 87f9c3e..f4284c0 100644
--- a/output/docs/Frequency/FrequentItemsCppExample.html
+++ b/output/docs/Frequency/FrequentItemsCppExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsHiveUDFs.html 
b/output/docs/Frequency/FrequentItemsHiveUDFs.html
index a77f30a..9aff3aa 100644
--- a/output/docs/Frequency/FrequentItemsHiveUDFs.html
+++ b/output/docs/Frequency/FrequentItemsHiveUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsJavaExample.html 
b/output/docs/Frequency/FrequentItemsJavaExample.html
index 5aa5194..6130c3e 100644
--- a/output/docs/Frequency/FrequentItemsJavaExample.html
+++ b/output/docs/Frequency/FrequentItemsJavaExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsOverview.html 
b/output/docs/Frequency/FrequentItemsOverview.html
index dbaca80..047cdf8 100644
--- a/output/docs/Frequency/FrequentItemsOverview.html
+++ b/output/docs/Frequency/FrequentItemsOverview.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsPerformance.html 
b/output/docs/Frequency/FrequentItemsPerformance.html
index 958780b..4bdcbb6 100644
--- a/output/docs/Frequency/FrequentItemsPerformance.html
+++ b/output/docs/Frequency/FrequentItemsPerformance.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsPigUDFs.html 
b/output/docs/Frequency/FrequentItemsPigUDFs.html
index 3ae3c17..39131b0 100644
--- a/output/docs/Frequency/FrequentItemsPigUDFs.html
+++ b/output/docs/Frequency/FrequentItemsPigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Frequency/FrequentItemsReferences.html 
b/output/docs/Frequency/FrequentItemsReferences.html
index d4d1682..4520fb0 100644
--- a/output/docs/Frequency/FrequentItemsReferences.html
+++ b/output/docs/Frequency/FrequentItemsReferences.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Governance/ChairResponsibilities.html 
b/output/docs/Governance/ChairResponsibilities.html
index b606d4b..21a638b 100644
--- a/output/docs/Governance/ChairResponsibilities.html
+++ b/output/docs/Governance/ChairResponsibilities.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Graduation/GraduationCheckList.html 
b/output/docs/Graduation/GraduationCheckList.html
index 3f6e3f6..a34c8d0 100644
--- a/output/docs/Graduation/GraduationCheckList.html
+++ b/output/docs/Graduation/GraduationCheckList.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Graduation/Maturity.html 
b/output/docs/Graduation/Maturity.html
index 1163dbd..4b61c21 100644
--- a/output/docs/Graduation/Maturity.html
+++ b/output/docs/Graduation/Maturity.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Graduation/Resolution.html 
b/output/docs/Graduation/Resolution.html
index 2ac24a5..9e171e8 100644
--- a/output/docs/Graduation/Resolution.html
+++ b/output/docs/Graduation/Resolution.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HLL.html b/output/docs/HLL/HLL.html
index 86d7af5..acb1e84 100644
--- a/output/docs/HLL/HLL.html
+++ b/output/docs/HLL/HLL.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllCppExample.html 
b/output/docs/HLL/HllCppExample.html
index 9ac3cac..5d2ae5c 100644
--- a/output/docs/HLL/HllCppExample.html
+++ b/output/docs/HLL/HllCppExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllHiveUDFs.html b/output/docs/HLL/HllHiveUDFs.html
index 33a062a..4c6720f 100644
--- a/output/docs/HLL/HllHiveUDFs.html
+++ b/output/docs/HLL/HllHiveUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllJavaExample.html 
b/output/docs/HLL/HllJavaExample.html
index 38629b2..449a7a2 100644
--- a/output/docs/HLL/HllJavaExample.html
+++ b/output/docs/HLL/HllJavaExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllMap.html b/output/docs/HLL/HllMap.html
index 0b5ff88..a2c95c4 100644
--- a/output/docs/HLL/HllMap.html
+++ b/output/docs/HLL/HllMap.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllPerformance.html 
b/output/docs/HLL/HllPerformance.html
index 5ed8c0c..a881722 100644
--- a/output/docs/HLL/HllPerformance.html
+++ b/output/docs/HLL/HllPerformance.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllPigUDFs.html b/output/docs/HLL/HllPigUDFs.html
index 723948e..9012129 100644
--- a/output/docs/HLL/HllPigUDFs.html
+++ b/output/docs/HLL/HllPigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html 
b/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
index fd4a45a..1cf8086 100644
--- a/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
+++ b/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/Hll_vs_CS_Hllpp.html 
b/output/docs/HLL/Hll_vs_CS_Hllpp.html
index 69c0ec6..e47c95a 100644
--- a/output/docs/HLL/Hll_vs_CS_Hllpp.html
+++ b/output/docs/HLL/Hll_vs_CS_Hllpp.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/HLL/Hll_vs_G_Hllpp.html 
b/output/docs/HLL/Hll_vs_G_Hllpp.html
index 6ed6b91..4bbf1b6 100644
--- a/output/docs/HLL/Hll_vs_G_Hllpp.html
+++ b/output/docs/HLL/Hll_vs_G_Hllpp.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Memory/MemoryPackage.html 
b/output/docs/Memory/MemoryPackage.html
index 94a3413..d2ed6dd 100644
--- a/output/docs/Memory/MemoryPackage.html
+++ b/output/docs/Memory/MemoryPackage.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Memory/MemoryPerformance.html 
b/output/docs/Memory/MemoryPerformance.html
index 281f2cc..04a014b 100644
--- a/output/docs/Memory/MemoryPerformance.html
+++ b/output/docs/Memory/MemoryPerformance.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/Definitions.html 
b/output/docs/Quantiles/Definitions.html
index e3e2ea2..edb2485 100644
--- a/output/docs/Quantiles/Definitions.html
+++ b/output/docs/Quantiles/Definitions.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/DruidApproxHistogramStudy.html 
b/output/docs/Quantiles/DruidApproxHistogramStudy.html
index 0c0a065..734f051 100644
--- a/output/docs/Quantiles/DruidApproxHistogramStudy.html
+++ b/output/docs/Quantiles/DruidApproxHistogramStudy.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/ExactQuantiles.html 
b/output/docs/Quantiles/ExactQuantiles.html
index 074462e..cfb828e 100644
--- a/output/docs/Quantiles/ExactQuantiles.html
+++ b/output/docs/Quantiles/ExactQuantiles.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/KLLSketch.html 
b/output/docs/Quantiles/KLLSketch.html
index 9e1ac84..70376c7 100644
--- a/output/docs/Quantiles/KLLSketch.html
+++ b/output/docs/Quantiles/KLLSketch.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/KllSketchVsTDigest.html 
b/output/docs/Quantiles/KllSketchVsTDigest.html
index b948540..7beacee 100644
--- a/output/docs/Quantiles/KllSketchVsTDigest.html
+++ b/output/docs/Quantiles/KllSketchVsTDigest.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/MomentsSketchStudy.html 
b/output/docs/Quantiles/MomentsSketchStudy.html
index 54e0fa2..9558203 100644
--- a/output/docs/Quantiles/MomentsSketchStudy.html
+++ b/output/docs/Quantiles/MomentsSketchStudy.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesAccuracy.html 
b/output/docs/Quantiles/QuantilesAccuracy.html
index 1b96baa..cd280ac 100644
--- a/output/docs/Quantiles/QuantilesAccuracy.html
+++ b/output/docs/Quantiles/QuantilesAccuracy.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesCppExample.html 
b/output/docs/Quantiles/QuantilesCppExample.html
index c7a01b0..f2cf525 100644
--- a/output/docs/Quantiles/QuantilesCppExample.html
+++ b/output/docs/Quantiles/QuantilesCppExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesHiveUDFs.html 
b/output/docs/Quantiles/QuantilesHiveUDFs.html
index ba51729..fe94961 100644
--- a/output/docs/Quantiles/QuantilesHiveUDFs.html
+++ b/output/docs/Quantiles/QuantilesHiveUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesJavaExample.html 
b/output/docs/Quantiles/QuantilesJavaExample.html
index 7359bbb..b2a2f5c 100644
--- a/output/docs/Quantiles/QuantilesJavaExample.html
+++ b/output/docs/Quantiles/QuantilesJavaExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesOverview.html 
b/output/docs/Quantiles/QuantilesOverview.html
index 866bd6e..b3900bd 100644
--- a/output/docs/Quantiles/QuantilesOverview.html
+++ b/output/docs/Quantiles/QuantilesOverview.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesPigUDFs.html 
b/output/docs/Quantiles/QuantilesPigUDFs.html
index a1c0728..7afa0c3 100644
--- a/output/docs/Quantiles/QuantilesPigUDFs.html
+++ b/output/docs/Quantiles/QuantilesPigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesReferences.html 
b/output/docs/Quantiles/QuantilesReferences.html
index 30c5500..1b85e49 100644
--- a/output/docs/Quantiles/QuantilesReferences.html
+++ b/output/docs/Quantiles/QuantilesReferences.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Quantiles/QuantilesStreamAStudy.html 
b/output/docs/Quantiles/QuantilesStreamAStudy.html
index 9c5419b..d917a65 100644
--- a/output/docs/Quantiles/QuantilesStreamAStudy.html
+++ b/output/docs/Quantiles/QuantilesStreamAStudy.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/REQ/ReqAccuracyAdversarial.html 
b/output/docs/REQ/ReqAccuracyAdversarial.html
index 07c70a8..aa3aa7f 100644
--- a/output/docs/REQ/ReqAccuracyAdversarial.html
+++ b/output/docs/REQ/ReqAccuracyAdversarial.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/REQ/ReqAccuracyRandomShuffled.html 
b/output/docs/REQ/ReqAccuracyRandomShuffled.html
index a0587d5..1bdf2d5 100644
--- a/output/docs/REQ/ReqAccuracyRandomShuffled.html
+++ b/output/docs/REQ/ReqAccuracyRandomShuffled.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSampling.html 
b/output/docs/Sampling/ReservoirSampling.html
index 653bcec..9dd1de7 100644
--- a/output/docs/Sampling/ReservoirSampling.html
+++ b/output/docs/Sampling/ReservoirSampling.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSamplingJava.html 
b/output/docs/Sampling/ReservoirSamplingJava.html
index b8b93f7..fb33e17 100644
--- a/output/docs/Sampling/ReservoirSamplingJava.html
+++ b/output/docs/Sampling/ReservoirSamplingJava.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSamplingPerformance.html 
b/output/docs/Sampling/ReservoirSamplingPerformance.html
index e0f9ab0..825d236 100644
--- a/output/docs/Sampling/ReservoirSamplingPerformance.html
+++ b/output/docs/Sampling/ReservoirSamplingPerformance.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/ReservoirSamplingPigUDFs.html 
b/output/docs/Sampling/ReservoirSamplingPigUDFs.html
index 7c4b7bc..2f09a55 100644
--- a/output/docs/Sampling/ReservoirSamplingPigUDFs.html
+++ b/output/docs/Sampling/ReservoirSamplingPigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/VarOptPigUDFs.html 
b/output/docs/Sampling/VarOptPigUDFs.html
index 2495db9..3d6dc3c 100644
--- a/output/docs/Sampling/VarOptPigUDFs.html
+++ b/output/docs/Sampling/VarOptPigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/VarOptSampling.html 
b/output/docs/Sampling/VarOptSampling.html
index 14f5d74..f8b34c7 100644
--- a/output/docs/Sampling/VarOptSampling.html
+++ b/output/docs/Sampling/VarOptSampling.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Sampling/VarOptSamplingJava.html 
b/output/docs/Sampling/VarOptSamplingJava.html
index a139da2..59a4d8a 100644
--- a/output/docs/Sampling/VarOptSamplingJava.html
+++ b/output/docs/Sampling/VarOptSamplingJava.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/ApacheDruidIntegration.html 
b/output/docs/SystemIntegrations/ApacheDruidIntegration.html
index 37d8712..99e2604 100644
--- a/output/docs/SystemIntegrations/ApacheDruidIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheDruidIntegration.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/ApacheHiveIntegration.html 
b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
index a22073d..54b5b4d 100644
--- a/output/docs/SystemIntegrations/ApacheHiveIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/ApachePigIntegration.html 
b/output/docs/SystemIntegrations/ApachePigIntegration.html
index fda0a38..eb6b805 100644
--- a/output/docs/SystemIntegrations/ApachePigIntegration.html
+++ b/output/docs/SystemIntegrations/ApachePigIntegration.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/SystemIntegrations/PostgreSQLIntegration.html 
b/output/docs/SystemIntegrations/PostgreSQLIntegration.html
index db40f75..a2dc403 100644
--- a/output/docs/SystemIntegrations/PostgreSQLIntegration.html
+++ b/output/docs/SystemIntegrations/PostgreSQLIntegration.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/AccuracyOfDifferentKUnions.html 
b/output/docs/Theta/AccuracyOfDifferentKUnions.html
index 469929c..3a7274e 100644
--- a/output/docs/Theta/AccuracyOfDifferentKUnions.html
+++ b/output/docs/Theta/AccuracyOfDifferentKUnions.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ConcurrentThetaSketch.html 
b/output/docs/Theta/ConcurrentThetaSketch.html
index e441199..09471dc 100644
--- a/output/docs/Theta/ConcurrentThetaSketch.html
+++ b/output/docs/Theta/ConcurrentThetaSketch.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/InverseEstimate.html 
b/output/docs/Theta/InverseEstimate.html
index f003ea0..6efc7bc 100644
--- a/output/docs/Theta/InverseEstimate.html
+++ b/output/docs/Theta/InverseEstimate.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVbetterEst.html 
b/output/docs/Theta/KMVbetterEst.html
index 58cf1b7..e770576 100644
--- a/output/docs/Theta/KMVbetterEst.html
+++ b/output/docs/Theta/KMVbetterEst.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVempty.html b/output/docs/Theta/KMVempty.html
index 033b304..6426651 100644
--- a/output/docs/Theta/KMVempty.html
+++ b/output/docs/Theta/KMVempty.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVfirstEst.html 
b/output/docs/Theta/KMVfirstEst.html
index 0d42ef2..1d99a74 100644
--- a/output/docs/Theta/KMVfirstEst.html
+++ b/output/docs/Theta/KMVfirstEst.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVrejection.html 
b/output/docs/Theta/KMVrejection.html
index 0821057..1c393cb 100644
--- a/output/docs/Theta/KMVrejection.html
+++ b/output/docs/Theta/KMVrejection.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/KMVupdateVkth.html 
b/output/docs/Theta/KMVupdateVkth.html
index 856559f..85e44e4 100644
--- a/output/docs/Theta/KMVupdateVkth.html
+++ b/output/docs/Theta/KMVupdateVkth.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaAccuracy.html 
b/output/docs/Theta/ThetaAccuracy.html
index 87e6c92..e3fb07a 100644
--- a/output/docs/Theta/ThetaAccuracy.html
+++ b/output/docs/Theta/ThetaAccuracy.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaAccuracyPlots.html 
b/output/docs/Theta/ThetaAccuracyPlots.html
index e9d4e27..976aae4 100644
--- a/output/docs/Theta/ThetaAccuracyPlots.html
+++ b/output/docs/Theta/ThetaAccuracyPlots.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaConfidenceIntervals.html 
b/output/docs/Theta/ThetaConfidenceIntervals.html
index 904ada5..4e81f63 100644
--- a/output/docs/Theta/ThetaConfidenceIntervals.html
+++ b/output/docs/Theta/ThetaConfidenceIntervals.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaErrorTable.html 
b/output/docs/Theta/ThetaErrorTable.html
index 1ad7769..e0ee7a5 100644
--- a/output/docs/Theta/ThetaErrorTable.html
+++ b/output/docs/Theta/ThetaErrorTable.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaHiveUDFs.html 
b/output/docs/Theta/ThetaHiveUDFs.html
index 45b2ef5..dcca352 100644
--- a/output/docs/Theta/ThetaHiveUDFs.html
+++ b/output/docs/Theta/ThetaHiveUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaJavaExample.html 
b/output/docs/Theta/ThetaJavaExample.html
index 4c2cd14..bceccae 100644
--- a/output/docs/Theta/ThetaJavaExample.html
+++ b/output/docs/Theta/ThetaJavaExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaMergeSpeed.html 
b/output/docs/Theta/ThetaMergeSpeed.html
index 2f019a6..85014b9 100644
--- a/output/docs/Theta/ThetaMergeSpeed.html
+++ b/output/docs/Theta/ThetaMergeSpeed.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaMergingAlgorithm.html 
b/output/docs/Theta/ThetaMergingAlgorithm.html
index 3ecc13f..8abc113 100644
--- a/output/docs/Theta/ThetaMergingAlgorithm.html
+++ b/output/docs/Theta/ThetaMergingAlgorithm.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaPSampling.html 
b/output/docs/Theta/ThetaPSampling.html
index 01ebec6..ce7b7a2 100644
--- a/output/docs/Theta/ThetaPSampling.html
+++ b/output/docs/Theta/ThetaPSampling.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaPigUDFs.html 
b/output/docs/Theta/ThetaPigUDFs.html
index 7e2fce3..18ff129 100644
--- a/output/docs/Theta/ThetaPigUDFs.html
+++ b/output/docs/Theta/ThetaPigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaReferences.html 
b/output/docs/Theta/ThetaReferences.html
index ae2cd24..2b6634a 100644
--- a/output/docs/Theta/ThetaReferences.html
+++ b/output/docs/Theta/ThetaReferences.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSize.html b/output/docs/Theta/ThetaSize.html
index 4dd0fea..da35453 100644
--- a/output/docs/Theta/ThetaSize.html
+++ b/output/docs/Theta/ThetaSize.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSketchFramework.html 
b/output/docs/Theta/ThetaSketchFramework.html
index e6bb19d..99e95ab 100644
--- a/output/docs/Theta/ThetaSketchFramework.html
+++ b/output/docs/Theta/ThetaSketchFramework.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSketchSetOps.html 
b/output/docs/Theta/ThetaSketchSetOps.html
index 9f18795..a047fbf 100644
--- a/output/docs/Theta/ThetaSketchSetOps.html
+++ b/output/docs/Theta/ThetaSketchSetOps.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSketchSetOpsAccuracy.html 
b/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
index e4e696c..358d000 100644
--- a/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
+++ b/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaSparkExample.html 
b/output/docs/Theta/ThetaSparkExample.html
index 342ca14..a9869ae 100644
--- a/output/docs/Theta/ThetaSparkExample.html
+++ b/output/docs/Theta/ThetaSparkExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Theta/ThetaUpdateSpeed.html 
b/output/docs/Theta/ThetaUpdateSpeed.html
index 6ba342f..a4a5052 100644
--- a/output/docs/Theta/ThetaUpdateSpeed.html
+++ b/output/docs/Theta/ThetaUpdateSpeed.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleEngagementExample.html 
b/output/docs/Tuple/TupleEngagementExample.html
index ffb4c14..81c3386 100644
--- a/output/docs/Tuple/TupleEngagementExample.html
+++ b/output/docs/Tuple/TupleEngagementExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleHiveUDFs.html 
b/output/docs/Tuple/TupleHiveUDFs.html
index 5d49f1a..df2b211 100644
--- a/output/docs/Tuple/TupleHiveUDFs.html
+++ b/output/docs/Tuple/TupleHiveUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleJavaExample.html 
b/output/docs/Tuple/TupleJavaExample.html
index 855c9af..873541e 100644
--- a/output/docs/Tuple/TupleJavaExample.html
+++ b/output/docs/Tuple/TupleJavaExample.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TupleOverview.html 
b/output/docs/Tuple/TupleOverview.html
index e99ceb7..c9e77a3 100644
--- a/output/docs/Tuple/TupleOverview.html
+++ b/output/docs/Tuple/TupleOverview.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>
diff --git a/output/docs/Tuple/TuplePigUDFs.html 
b/output/docs/Tuple/TuplePigUDFs.html
index 015a7a2..5f45031 100644
--- a/output/docs/Tuple/TuplePigUDFs.html
+++ b/output/docs/Tuple/TuplePigUDFs.html
@@ -412,8 +412,8 @@
     <li><a href="/docs/Community/index.html">•Community</a></li>
     <li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
     <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer 
Process</a></li>
-    <li><a href="/docs/Community/ProcessForCppComponentReleases.html">•Process 
For CPP Component Releases</a></li>
-    <li><a 
href="/docs/Community/ProcessForJavaComponentReleases.html">•Process For Java 
Component Releases</a></li>
+    <li><a href="/docs/Community/ReleaseProcessForCppComponents.html">•Release 
Process For CPP Components</a></li>
+    <li><a 
href="/docs/Community/ReleaseProcessForJavaComponents.html">•Release Process 
For Java Components</a></li>
     <li><a href="/docs/Community/Transitioning.html">•Transitioning from prior 
GitHub Site</a></li>
     <li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
   </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to