You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dc...@apache.org on 2016/02/01 14:54:44 UTC

documentation commit: updated refs/heads/master to 6b8e1d0

Repository: couchdb-documentation
Updated Branches:
  refs/heads/master d67c8fbbe -> 6b8e1d01b


about: override sphinx default lexer

Sphinx fails to parse LICENSE as a JSON block when docs are built as part of
parent couchdb repo. We override this with none.


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/6b8e1d01
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/6b8e1d01
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/6b8e1d01

Branch: refs/heads/master
Commit: 6b8e1d01b8b89fdad5e527fe00dcbe9d2129584e
Parents: d67c8fb
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Mon Feb 1 14:53:09 2016 +0100
Committer: Dave Cottlehuber <dc...@skunkwerks.at>
Committed: Mon Feb 1 14:53:53 2016 +0100

----------------------------------------------------------------------
 src/about.rst | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/6b8e1d01/src/about.rst
----------------------------------------------------------------------
diff --git a/src/about.rst b/src/about.rst
index db036c3..a3bfc50 100644
--- a/src/about.rst
+++ b/src/about.rst
@@ -20,4 +20,5 @@ License
 =======
 
 .. literalinclude:: ../LICENSE
+    :language: none
     :lines: 1-202