You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2021/10/30 14:25:28 UTC

[lucenenet-site] branch asf-site updated: Adds link to API docs for 4.8.0-beta00015

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

nightowl888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ebdad51  Adds link to API docs for 4.8.0-beta00015
ebdad51 is described below

commit ebdad51bc81137e2d5e13ff5da466e766f6558e9
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Sat Oct 30 21:24:18 2021 +0700

    Adds link to API docs for 4.8.0-beta00015
---
 docs.html     | 17 +++++++++--------
 manifest.json |  2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/docs.html b/docs.html
index 5ade9d5..49a3b77 100644
--- a/docs.html
+++ b/docs.html
@@ -5,9 +5,9 @@
   <head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-    <title>Lucene.Net Documentation | Apache Lucene.NET 4.8.0 </title>
+    <title>Lucene.NET Documentation | Apache Lucene.NET 4.8.0 </title>
     <meta name="viewport" content="width=device-width">
-    <meta name="title" content="Lucene.Net Documentation | Apache Lucene.NET 4.8.0 ">
+    <meta name="title" content="Lucene.NET Documentation | Apache Lucene.NET 4.8.0 ">
     <meta name="generator" content="docfx 2.58.0.0">
     
     <link rel="shortcut icon" href="logo/favicon.ico">
@@ -57,12 +57,13 @@
         <div class="article row grid">
           <div class="col-md-10">
             <article class="content wrap" id="_content" data-uid="">
-<h1 id="lucenenet-documentation">Lucene.Net Documentation</h1>
+<h1 id="lucenenet-documentation">Lucene.NET Documentation</h1>
 
 <hr>
-<h2 id="lucene-480">Lucene 4.8.0</h2>
+<h2 id="lucenenet-480">Lucene.NET 4.8.0</h2>
 <p>The API docs are slightly different between versions, each one is listed below:</p>
 <ul>
+<li><a href="https://lucenenet.apache.org/docs/4.8.0-beta00015/">4.8.0-beta00015</a></li>
 <li><a href="https://lucenenet.apache.org/docs/4.8.0-beta00014/">4.8.0-beta00014</a></li>
 <li><a href="https://lucenenet.apache.org/docs/4.8.0-beta00013/">4.8.0-beta00013</a></li>
 <li><a href="https://lucenenet.apache.org/docs/4.8.0-beta00012/">4.8.0-beta00012</a></li>
@@ -73,10 +74,10 @@
 <li><a href="https://lucenenet.apache.org/docs/4.8.0-beta00007/">4.8.0-beta00007</a></li>
 <li><a href="https://lucenenet.apache.org/docs/4.8.0-beta00005/">4.8.0-beta00001 -&gt; 4.8.0-beta00006</a></li>
 </ul>
-<h2 id="lucene-303">Lucene 3.0.3</h2>
-<p>The documentation website for Lucene 3.0.3 is here <a href="https://lucenenet.apache.org/docs/3.0.3/Index.html">http://lucenenet.apache.org/docs/3.0.3/Index.html</a></p>
-<h2 id="lucene-2941">Lucene 2.9.4.1</h2>
-<p>The documentation website for Lucene 2.9.4 is here <a href="https://lucenenet.apache.org/docs/2.9.4/Index.html">http://lucenenet.apache.org/docs/2.9.4/Index.html</a></p>
+<h2 id="lucenenet-303">Lucene.NET 3.0.3</h2>
+<p>The documentation website for Lucene.NET 3.0.3 is here <a href="https://lucenenet.apache.org/docs/3.0.3/Index.html">http://lucenenet.apache.org/docs/3.0.3/Index.html</a></p>
+<h2 id="lucenenet-2941">Lucene.NET 2.9.4.1</h2>
+<p>The documentation website for Lucene.NET 2.9.4 is here <a href="https://lucenenet.apache.org/docs/2.9.4/Index.html">http://lucenenet.apache.org/docs/2.9.4/Index.html</a></p>
 </article>
           </div>
           
diff --git a/manifest.json b/manifest.json
index cdb6b51..e68d476 100644
--- a/manifest.json
+++ b/manifest.json
@@ -185,7 +185,7 @@
       "output": {
         ".html": {
           "relative_path": "docs.html",
-          "hash": "qt/vgaUGrXfVprULAdOIyp0itKf/KRsSd72JfZ/0CX4="
+          "hash": "9TIk0p2OwKs841fuqJAxwVB8jWQejAgqTHL9yLZb/es="
         }
       },
       "is_incremental": false,