[Erp5-report] r37892 kazuhiko - /erp5/trunk/utils/erp5.recipe.sphinxserver/README.txt
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Aug 19 09:17:08 CEST 2010
Author: kazuhiko
Date: Thu Aug 19 09:17:06 2010
New Revision: 37892
URL: http://svn.erp5.org?rev=37892&view=rev
Log:
rename sphinx.cnf to sphinx.conf.
Modified:
erp5/trunk/utils/erp5.recipe.sphinxserver/README.txt
Modified: erp5/trunk/utils/erp5.recipe.sphinxserver/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.recipe.sphinxserver/README.txt?rev=37892&r1=37891&r2=37892&view=diff
==============================================================================
--- erp5/trunk/utils/erp5.recipe.sphinxserver/README.txt [utf8] (original)
+++ erp5/trunk/utils/erp5.recipe.sphinxserver/README.txt [utf8] Thu Aug 19 09:17:06 2010
@@ -15,7 +15,7 @@ You can use it with a part like this::
sphinx_software_bin = /usr/bin
sphinx_bin_folder = ${buildout:bin-directory}
sphinx_data_dir = ${buildout:directory}/var/sphinx
- sphinx_conf_file = ${buildout:etc-directory}/sphinx.cnf
+ sphinx_conf_file = ${buildout:etc-directory}/sphinx.conf
Options
=======
@@ -39,4 +39,4 @@ sphinx_conf_file
sphinx_conf_template (optional)
- Optional own template which will be used to generate sphinx.cnf file.
+ Optional own template which will be used to generate sphinx.conf file.
More information about the Erp5-report
mailing list