Navigation Menu

Skip to content

Commit

Permalink
doc: update file list
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Dec 21, 2012
1 parent 9a36efe commit 9c62c5a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/files.am
Expand Up @@ -18,6 +18,10 @@ absolute_source_files = \
$(top_srcdir)/doc/source/news/0.x.rst \
$(top_srcdir)/doc/source/reference.rst \
$(top_srcdir)/doc/source/userguide.rst \
$(top_srcdir)/doc/source/userguide/mroonga_snippet_example.inc \
$(top_srcdir)/doc/source/userguide/mroonga_snippet_storage.inc \
$(top_srcdir)/doc/source/userguide/mroonga_snippet_syntax.inc \
$(top_srcdir)/doc/source/userguide/mroonga_snippet_wrapper.inc \
$(top_srcdir)/doc/source/userguide/storage.rst \
$(top_srcdir)/doc/source/userguide/wrapper.rst \
$(NULL)
Expand Down Expand Up @@ -53,6 +57,10 @@ source_files_relative_from_doc_dir = \
source/news/0.x.rst \
source/reference.rst \
source/userguide.rst \
source/userguide/mroonga_snippet_example.inc \
source/userguide/mroonga_snippet_storage.inc \
source/userguide/mroonga_snippet_syntax.inc \
source/userguide/mroonga_snippet_wrapper.inc \
source/userguide/storage.rst \
source/userguide/wrapper.rst \
$(NULL)
Expand Down

0 comments on commit 9c62c5a

Please sign in to comment.