Navigation Menu

Skip to content

Commit

Permalink
doc: update files
Browse files Browse the repository at this point in the history
    % make -C doc update-files
  • Loading branch information
kou committed Apr 8, 2014
1 parent 5265cf2 commit 72c0cde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/files.am
Expand Up @@ -7,14 +7,14 @@ absolute_source_files = \
$(top_srcdir)/doc/source/contribution/development.txt \
$(top_srcdir)/doc/source/contribution/development/com.txt \
$(top_srcdir)/doc/source/contribution/development/cooperation.txt \
$(top_srcdir)/doc/source/contribution/development/document.txt \
$(top_srcdir)/doc/source/contribution/development/query.txt \
$(top_srcdir)/doc/source/contribution/development/release.txt \
$(top_srcdir)/doc/source/contribution/development/repository.txt \
$(top_srcdir)/doc/source/contribution/development/test.txt \
$(top_srcdir)/doc/source/contribution/documentation.txt \
$(top_srcdir)/doc/source/contribution/documentation/c-api.txt \
$(top_srcdir)/doc/source/contribution/documentation/i18n.txt \
$(top_srcdir)/doc/source/contribution/documentation/introduction.txt \
$(top_srcdir)/doc/source/contribution/report.txt \
$(top_srcdir)/doc/source/development.txt \
$(top_srcdir)/doc/source/development/travis-ci.txt \
Expand Down Expand Up @@ -526,14 +526,14 @@ source_files_relative_from_doc_dir = \
source/contribution/development.txt \
source/contribution/development/com.txt \
source/contribution/development/cooperation.txt \
source/contribution/development/document.txt \
source/contribution/development/query.txt \
source/contribution/development/release.txt \
source/contribution/development/repository.txt \
source/contribution/development/test.txt \
source/contribution/documentation.txt \
source/contribution/documentation/c-api.txt \
source/contribution/documentation/i18n.txt \
source/contribution/documentation/introduction.txt \
source/contribution/report.txt \
source/development.txt \
source/development/travis-ci.txt \
Expand Down Expand Up @@ -1159,14 +1159,14 @@ html_files_relative_from_locale_dir = \
html/_sources/contribution/development.txt \
html/_sources/contribution/development/com.txt \
html/_sources/contribution/development/cooperation.txt \
html/_sources/contribution/development/document.txt \
html/_sources/contribution/development/query.txt \
html/_sources/contribution/development/release.txt \
html/_sources/contribution/development/repository.txt \
html/_sources/contribution/development/test.txt \
html/_sources/contribution/documentation.txt \
html/_sources/contribution/documentation/c-api.txt \
html/_sources/contribution/documentation/i18n.txt \
html/_sources/contribution/documentation/introduction.txt \
html/_sources/contribution/report.txt \
html/_sources/development.txt \
html/_sources/development/travis-ci.txt \
Expand Down Expand Up @@ -1344,14 +1344,14 @@ html_files_relative_from_locale_dir = \
html/contribution/development.html \
html/contribution/development/com.html \
html/contribution/development/cooperation.html \
html/contribution/development/document.html \
html/contribution/development/query.html \
html/contribution/development/release.html \
html/contribution/development/repository.html \
html/contribution/development/test.html \
html/contribution/documentation.html \
html/contribution/documentation/c-api.html \
html/contribution/documentation/i18n.html \
html/contribution/documentation/introduction.html \
html/contribution/report.html \
html/development.html \
html/development/travis-ci.html \
Expand Down

0 comments on commit 72c0cde

Please sign in to comment.