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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cf550e4  publish documentation
cf550e4 is described below

commit cf550e4ed7c640d1ee67caeca3141e07a6b2e957
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 6 14:00:20 2023 +0000

    publish documentation
---
 main/_sources/development/releasing.rst.txt | 4 ++--
 main/development/releasing.html             | 8 ++++----
 main/searchindex.js                         | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/main/_sources/development/releasing.rst.txt 
b/main/_sources/development/releasing.rst.txt
index 8a2b901..bc7422f 100644
--- a/main/_sources/development/releasing.rst.txt
+++ b/main/_sources/development/releasing.rst.txt
@@ -177,7 +177,7 @@ Build source and binaries and submit them
 Verify the Release
 ------------------
 
-Start the vote thread on [email protected].
+Start the vote thread on [email protected] using the template email from 
``06-binary-verify.sh``.
 
 Voting and approval
 ===================
@@ -211,7 +211,7 @@ How to Verify Release Candidates
    Alternatively, you can have the verification script download and install 
dependencies automatically via Conda.
    See the environment variables below.
 
-#. Clone the project:
+#. Clone the project::
 
      $ git clone https://github.com/apache/arrow-adbc.git
 
diff --git a/main/development/releasing.html b/main/development/releasing.html
index eec07bf..fd89c20 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -462,7 +462,7 @@ Follow up Release Candidates</label><div 
class="sd-tab-content docutils">
 </section>
 <section id="verify-the-release">
 <h3>Verify the Release<a class="headerlink" href="#verify-the-release" 
title="Permalink to this heading">#</a></h3>
-<p>Start the vote thread on <a class="reference external" 
href="mailto:dev&#37;&#52;&#48;arrow&#46;apache&#46;org";>dev<span>&#64;</span>arrow<span>&#46;</span>apache<span>&#46;</span>org</a>.</p>
+<p>Start the vote thread on <a class="reference external" 
href="mailto:dev&#37;&#52;&#48;arrow&#46;apache&#46;org";>dev<span>&#64;</span>arrow<span>&#46;</span>apache<span>&#46;</span>org</a>
 using the template email from <code class="docutils literal notranslate"><span 
class="pre">06-binary-verify.sh</span></code>.</p>
 </section>
 </section>
 <section id="voting-and-approval">
@@ -496,9 +496,9 @@ Roughly, this means:</p>
 See the environment variables below.</p>
 </li>
 <li><p>Clone the project:</p>
-<blockquote>
-<div><p>$ git clone <a class="reference external" 
href="https://github.com/apache/arrow-adbc.git";>https://github.com/apache/arrow-adbc.git</a></p>
-</div></blockquote>
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span>$ git clone 
https://github.com/apache/arrow-adbc.git
+</pre></div>
+</div>
 </li>
 <li><p>Run the verification script:</p>
 <div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span>$ cd apache-arrow-adbc
diff --git a/main/searchindex.js b/main/searchindex.js
index 9676fa4..cabf23d 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager", 
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index", 
"development/contributing", "development/nightly", "development/releasing", 
"driver/cpp/features", "driver/cpp/index", "driver/cpp/postgresql", 
"driver/cpp/sqlite", "driver/go/flight_sql", "driver/java/flight_sql", 
"driver/java/index", "driver/java/jdbc", "format/comparison", 
"format/specification", "format/versioning", "go/index", "index", " [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager", 
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index", 
"development/contributing", "development/nightly", "development/releasing", 
"driver/cpp/features", "driver/cpp/index", "driver/cpp/postgresql", 
"driver/cpp/sqlite", "driver/go/flight_sql", "driver/java/flight_sql", 
"driver/java/index", "driver/java/jdbc", "format/comparison", 
"format/specification", "format/versioning", "go/index", "index", " [...]
\ No newline at end of file

Reply via email to