Add missed theme's files.
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9454b50a Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9454b50a Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9454b50a Branch: refs/heads/1781-reorganize-and-improve-docs Commit: 9454b50af5671cc10f28e6885c6aadce7f606637 Parents: 18735b6 Author: Alexander Shorin <[email protected]> Authored: Thu Sep 12 04:59:25 2013 +0400 Committer: Alexander Shorin <[email protected]> Committed: Fri Sep 27 22:01:49 2013 +0400 ---------------------------------------------------------------------- share/doc/build/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/9454b50a/share/doc/build/Makefile.am ---------------------------------------------------------------------- diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am index 1030dcd..729313a 100644 --- a/share/doc/build/Makefile.am +++ b/share/doc/build/Makefile.am @@ -403,6 +403,8 @@ src_files = \ src_files_html = \ ../static/rtd.css \ + ../templates/couchdb/domainindex.html \ + ../templates/couchdb/theme.conf \ ../templates/pages/download.html \ ../templates/pages/index.html \ ../templates/layout.html \
