You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2018/02/01 22:01:03 UTC

svn commit: r1024710 - in /websites/staging/lucene/trunk/content: ./ solr/resources.html

Author: buildbot
Date: Thu Feb  1 22:01:02 2018
New Revision: 1024710

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/solr/resources.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb  1 22:01:02 2018
@@ -1 +1 @@
-1821135
+1822910

Modified: websites/staging/lucene/trunk/content/solr/resources.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/resources.html (original)
+++ websites/staging/lucene/trunk/content/solr/resources.html Thu Feb  1 22:01:02 2018
@@ -216,11 +216,6 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h2 id="tutorials">Tutorials<a class="headerlink" href="#tutorials" title="Permanent link">&para;</a></h2>
-<!--
-   TODO: this was previously mentioned.  do we retain something like this?  or...?
-   A copy of the tutorial for each version of Solr is included in the documentation for that release.
--->
-
 <ul>
 <li><a href="/solr/guide/solr-tutorial.html">Solr Quick Start</a></li>
 </ul>
@@ -231,16 +226,9 @@ h2:hover > .headerlink, h3:hover > .head
 <p>Users who have completed the tutorial are encouraged to review the <a href="#documentation">other documentation available</a>.</p>
 <hr />
 <h2 id="documentation">Documentation<a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h2>
-<h3 class="offset" id="release-documentation">Release Documentation</h3>
-
-<p>In each Solr binary release artifact, you can find a copy of the Solr tutorial, a detailed list of changes, and JavaDocs for all included code.
-Copies of this documentation for the most recent release of each major branch under active development can also be found online:</p>
-<ul>
-<li><a href="/solr/7_2_1/index.html">Latest Release</a></li>
-</ul>
 <h3 class="offset" id="the-apache-solr-reference-guide">The Apache Solr Reference Guide</h3>
 
-<p>Beginning with Solr 4.4, a detailed reference guide is available online or as PDF downloads.
+<p>Beginning with Solr 4.4, a detailed reference guide is available online or as a PDF download.
 <!--
 Do not add a version# to the text label for ref guide download unless there is a clear mechanism to maintain it.
 The template "7.2.1
@@ -248,9 +236,24 @@ The template "7.2.1
 used for ref guide release version unless we either 1. guarantee code and ref guide release to happen together, always or
 2. Make the change here explicitly as part of the ref guide release process to reflect ref guide .
 --></p>
+<ul>
+<li>
 <p><a href="https://www.apache.org/dyn/closer.lua/lucene/solr/ref-guide/">Official PDF Reference Guide for Solr</a></p>
+</li>
+<li>
 <p><a href="/solr/guide">HTML Version of the Reference Guide</a></p>
+</li>
+<li>
 <p><a href="http://archive.apache.org/dist/lucene/solr/ref-guide/">Previous Releases</a></p>
+</li>
+</ul>
+<h3 class="offset" id="javadocs">Solr Javadocs</h3>
+
+<p>Solr generates JavaDocs for all included code in each release.
+Copies of this documentation for every release can be found online:</p>
+<ul>
+<li><a href="/solr/7_2_1/index.html">Latest Release</a></li>
+</ul>
 <h3 class="offset" id="additional-documentation">Additional Documentation</h3>
 
 <p>Additional documentation can be found on the <a href="http://wiki.apache.org/solr">Solr Community Wiki</a> or the various <a href="#solr-books">books published about Solr</a>.</p>