Browse Source

fixed examples version in documentation, rebuilt docs

Anton Tsitlionok 10 years ago
parent
commit
0f186bdac1
8 changed files with 550 additions and 441 deletions
  1. 2 2
      doc/indexer.1
  2. 2 2
      doc/indextool.1
  3. 2 2
      doc/search.1
  4. 2 2
      doc/searchd.1
  5. 2 2
      doc/spelldump.1
  6. 203 188
      doc/sphinx.html
  7. 331 237
      doc/sphinx.txt
  8. 6 6
      doc/sphinx.xml

+ 2 - 2
doc/indexer.1

@@ -2,12 +2,12 @@
 .\"     Title: indexer
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 03/03/2015
+.\"      Date: 06/08/2015
 .\"    Manual: Sphinxsearch
 .\"    Source: 2.3.2-dev
 .\"  Language: English
 .\"
-.TH "INDEXER" "1" "03/03/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
+.TH "INDEXER" "1" "06/08/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------

+ 2 - 2
doc/indextool.1

@@ -2,12 +2,12 @@
 .\"     Title: indextool
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 03/03/2015
+.\"      Date: 06/08/2015
 .\"    Manual: Sphinxsearch
 .\"    Source: 2.3.2-dev
 .\"  Language: English
 .\"
-.TH "INDEXTOOL" "1" "03/03/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
+.TH "INDEXTOOL" "1" "06/08/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------

+ 2 - 2
doc/search.1

@@ -2,12 +2,12 @@
 .\"     Title: search
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 03/03/2015
+.\"      Date: 06/08/2015
 .\"    Manual: Sphinxsearch
 .\"    Source: 2.3.2-dev
 .\"  Language: English
 .\"
-.TH "SEARCH" "1" "03/03/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
+.TH "SEARCH" "1" "06/08/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------

+ 2 - 2
doc/searchd.1

@@ -2,12 +2,12 @@
 .\"     Title: searchd
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 03/03/2015
+.\"      Date: 06/08/2015
 .\"    Manual: Sphinxsearch
 .\"    Source: 2.3.2-dev
 .\"  Language: English
 .\"
-.TH "SEARCHD" "1" "03/03/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
+.TH "SEARCHD" "1" "06/08/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------

+ 2 - 2
doc/spelldump.1

@@ -2,12 +2,12 @@
 .\"     Title: spelldump
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 03/03/2015
+.\"      Date: 06/08/2015
 .\"    Manual: Sphinxsearch
 .\"    Source: 2.3.2-dev
 .\"  Language: English
 .\"
-.TH "SPELLDUMP" "1" "03/03/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
+.TH "SPELLDUMP" "1" "06/08/2015" "2\&.3\&.2\-dev" "Sphinxsearch"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------

File diff suppressed because it is too large
+ 203 - 188
doc/sphinx.html


File diff suppressed because it is too large
+ 331 - 237
doc/sphinx.txt


+ 6 - 6
doc/sphinx.xml

@@ -292,10 +292,10 @@ specific project files) manually.
     <para>
     Extract everything from the distribution tarball (haven't you already?)
     and go to the <filename>sphinx</filename> subdirectory. (We are using
-    version 2.3.1-beta here for the sake of example only; be sure to change this
+    version 2.3.2-dev here for the sake of example only; be sure to change this
     to a specific version you're using.)
     </para>
-<para><literallayout><userinput>$ tar xzvf sphinx-2.3.1-beta.tar.gz
+<para><literallayout><userinput>$ tar xzvf sphinx-2.3.2-dev.tar.gz
 $ cd sphinx
 </userinput></literallayout></para></listitem>
 <listitem>
@@ -367,7 +367,7 @@ do not seem to help you, please don't hesitate to contact me.
     <userinput>$ sudo apt-get install mysql-client unixodbc libpq5</userinput></listitem>
 <listitem>
     <para>Now you can install Sphinx:</para>
-    <userinput>$ sudo dpkg -i sphinxsearch_2.3.1-beta-0ubuntu11~trusty_amd64.deb</userinput></listitem>
+    <userinput>$ sudo dpkg -i sphinxsearch_2.3.2-dev-0ubuntu11~trusty_amd64.deb</userinput></listitem>
 </orderedlist>
 <para>PPA repository (Ubuntu only).</para>
 <para>Installing Sphinx is much easier from Sphinxsearch PPA repository, because you will get all dependencies and can also update Sphinx to the latest version with the same command.</para>
@@ -407,9 +407,9 @@ area on the website.</para>
 <orderedlist>
 <listitem>
     <para>Extract everything from the .zip file you have downloaded -
-    <filename>sphinx-2.3.1-beta-win32.zip</filename>,
-    or <filename>sphinx-2.3.1-beta-win32-pgsql.zip</filename> if you need PostgresSQL support as well.
-    (We are using version 2.3.1-beta here for the sake of example only;
+    <filename>sphinx-2.3.2-dev-win32.zip</filename>,
+    or <filename>sphinx-2.3.2-dev-win32-pgsql.zip</filename> if you need PostgresSQL support as well.
+    (We are using version 2.3.2-dev here for the sake of example only;
     be sure to change this to a specific version you're using.)
     You can use Windows Explorer in Windows XP and up to extract the files,
     or a freeware package like 7Zip to open the archive.</para>

Some files were not shown because too many files changed in this diff