Navigation Menu

Skip to content

Commit

Permalink
doc: update files
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 29, 2015
1 parent 4b8ffb9 commit 9382116
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/files.am
Expand Up @@ -38,6 +38,7 @@ absolute_source_files = \
$(top_srcdir)/doc/source/reference/full_text_search/boolean_mode.rst \
$(top_srcdir)/doc/source/reference/full_text_search/scoring.rst \
$(top_srcdir)/doc/source/reference/limitations.rst \
$(top_srcdir)/doc/source/reference/optimizations.rst \
$(top_srcdir)/doc/source/reference/server_variables.rst \
$(top_srcdir)/doc/source/reference/sql_commands.rst \
$(top_srcdir)/doc/source/reference/status_variables.rst \
Expand Down Expand Up @@ -103,6 +104,7 @@ source_files_relative_from_doc_dir = \
source/reference/full_text_search/boolean_mode.rst \
source/reference/full_text_search/scoring.rst \
source/reference/limitations.rst \
source/reference/optimizations.rst \
source/reference/server_variables.rst \
source/reference/sql_commands.rst \
source/reference/status_variables.rst \
Expand Down Expand Up @@ -252,6 +254,7 @@ html_files_relative_from_locale_dir = \
html/_sources/reference/full_text_search/boolean_mode.txt \
html/_sources/reference/full_text_search/scoring.txt \
html/_sources/reference/limitations.txt \
html/_sources/reference/optimizations.txt \
html/_sources/reference/server_variables.txt \
html/_sources/reference/sql_commands.txt \
html/_sources/reference/status_variables.txt \
Expand All @@ -275,6 +278,7 @@ html_files_relative_from_locale_dir = \
html/_static/favicon.ico \
html/_static/file.png \
html/_static/jp.png \
html/_static/jquery-1.11.1.js \
html/_static/jquery.js \
html/_static/logo.png \
html/_static/minus.png \
Expand All @@ -283,6 +287,7 @@ html_files_relative_from_locale_dir = \
html/_static/plus.png \
html/_static/pygments.css \
html/_static/searchtools.js \
html/_static/underscore-1.3.1.js \
html/_static/underscore.js \
html/_static/up-pressed.png \
html/_static/up.png \
Expand Down Expand Up @@ -321,6 +326,7 @@ html_files_relative_from_locale_dir = \
html/reference/full_text_search/boolean_mode.html \
html/reference/full_text_search/scoring.html \
html/reference/limitations.html \
html/reference/optimizations.html \
html/reference/server_variables.html \
html/reference/sql_commands.html \
html/reference/status_variables.html \
Expand Down

0 comments on commit 9382116

Please sign in to comment.