Navigation Menu

Skip to content

Commit

Permalink
doc: update files
Browse files Browse the repository at this point in the history
  $ make update-files
  • Loading branch information
kenhys committed Jul 27, 2016
1 parent fe117d3 commit 90510eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/files.am
Expand Up @@ -33,6 +33,7 @@ absolute_source_files = \
$(top_srcdir)/doc/source/news/2.x.rst \
$(top_srcdir)/doc/source/news/3.x.rst \
$(top_srcdir)/doc/source/news/4.x.rst \
$(top_srcdir)/doc/source/news/5.x.rst \
$(top_srcdir)/doc/source/reference.rst \
$(top_srcdir)/doc/source/reference/full_text_search.rst \
$(top_srcdir)/doc/source/reference/full_text_search/boolean_mode.rst \
Expand Down Expand Up @@ -101,6 +102,7 @@ source_files_relative_from_doc_dir = \
source/news/2.x.rst \
source/news/3.x.rst \
source/news/4.x.rst \
source/news/5.x.rst \
source/reference.rst \
source/reference/full_text_search.rst \
source/reference/full_text_search/boolean_mode.rst \
Expand Down Expand Up @@ -253,6 +255,7 @@ html_files_relative_from_locale_dir = \
html/_sources/news/2.x.txt \
html/_sources/news/3.x.txt \
html/_sources/news/4.x.txt \
html/_sources/news/5.x.txt \
html/_sources/reference.txt \
html/_sources/reference/full_text_search.txt \
html/_sources/reference/full_text_search/boolean_mode.txt \
Expand Down Expand Up @@ -326,6 +329,7 @@ html_files_relative_from_locale_dir = \
html/news/2.x.html \
html/news/3.x.html \
html/news/4.x.html \
html/news/5.x.html \
html/objects.inv \
html/reference.html \
html/reference/full_text_search.html \
Expand Down

0 comments on commit 90510eb

Please sign in to comment.