summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shorin <kxepal@apache.org>2013-09-28 10:43:00 +0400
committerAlexander Shorin <kxepal@apache.org>2013-09-28 10:43:00 +0400
commit6b50511d88d29d50e0b9b927d239e337087f4e4b (patch)
treee22457289cdf451b8b4bea50ff0003278a56546c
parent088ea1ed8c135647087fe99657cff07d714b9eb4 (diff)
downloadcouchdb-6b50511d88d29d50e0b9b927d239e337087f4e4b.tar.gz
Add about page with CouchDB license.
While sources are ships with all license bits, documentation artifacts lack of such.
-rw-r--r--share/doc/build/Makefile.am3
-rw-r--r--share/doc/src/about.rst25
-rw-r--r--share/doc/src/contents.rst1
3 files changed, 29 insertions, 0 deletions
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 5a9441fe9..c83e39279 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/build/Makefile.am
@@ -139,6 +139,7 @@ html_files = \
html/_sources/whatsnew/1.3.txt \
html/_sources/whatsnew/1.4.txt \
html/_sources/whatsnew/index.txt \
+ html/_sources/about.txt \
html/_sources/contents.txt \
html/_sources/contributing.txt \
html/_sources/externals.txt \
@@ -256,6 +257,7 @@ html_files = \
html/whatsnew/1.3.html \
html/whatsnew/1.4.html \
html/whatsnew/index.html \
+ html/about.html \
html/contents.html \
html/externals.html \
html/json-structure.html \
@@ -395,6 +397,7 @@ src_files = \
../src/whatsnew/1.3.rst \
../src/whatsnew/1.4.rst \
../src/whatsnew/index.rst \
+ ../src/about.rst \
../src/contents.rst \
../src/contributing.rst \
../src/externals.rst \
diff --git a/share/doc/src/about.rst b/share/doc/src/about.rst
new file mode 100644
index 000000000..fe24c61a8
--- /dev/null
+++ b/share/doc/src/about.rst
@@ -0,0 +1,25 @@
+.. Licensed under the Apache License, Version 2.0 (the "License"); you may not
+.. use this file except in compliance with the License. You may obtain a copy of
+.. the License at
+..
+.. http://www.apache.org/licenses/LICENSE-2.0
+..
+.. Unless required by applicable law or agreed to in writing, software
+.. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+.. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+.. License for the specific language governing permissions and limitations under
+.. the License.
+
+
+.. _about:
+
+===========================
+About CouchDB Documentation
+===========================
+
+License
+=======
+
+.. literalinclude:: ../../../LICENSE
+ :lines: 1-202
+
diff --git a/share/doc/src/contents.rst b/share/doc/src/contents.rst
index 700e90a1f..0b38b73b2 100644
--- a/share/doc/src/contents.rst
+++ b/share/doc/src/contents.rst
@@ -32,6 +32,7 @@
contributing
whatsnew/index
cve/index
+ about
.. This is how you get a TM sign into a link. Haha. Seriously.
.. |Apache CouchDB(TM)| unicode:: Apache U+0020 CouchDB U+2122