Author: jpotts
Date: Wed Mar 9 23:59:11 2011
New Revision: 1080061
URL: http://svn.apache.org/viewvc?rev=1080061&view=rev
Log:
Changing docs link to point to manually uploaded docs in the new cms.
Modified:
chemistry/site/trunk/content/python/cmislib.mdtext
Modified: chemistry/site/trunk/content/python/cmislib.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/python/cmislib.mdtext?rev=1080061&r1=1080060&r2=1080061&view=diff
==============================================================================
--- chemistry/site/trunk/content/python/cmislib.mdtext (original)
+++ chemistry/site/trunk/content/python/cmislib.mdtext Wed Mar 9 23:59:11 2011
@@ -45,7 +45,6 @@ They require access to a CMIS provider.
<a name="cmislib-DOC"></a>
## DOC
-Documentation that tells you what this is all about can be found in the doc
directory.
-It is also published
[here](http://incubator.apache.org/chemistry/cmislib-doc/) as part of the
regular Hudson process.
+Documentation that tells you what this is all about can be found in the doc
directory. You can build the docs yourself using
[Sphinx](http://sphinx.pocoo.org) or browse the docs for the latest version
[here](http://chemistry.apache.org/python/docs/).
Please see the doc for dependencies, required CMIS version level, required
Python version, etc.