]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add note on soft JS dependency for navigating docs
authorAlfredo Deza <alfredo.deza@inktank.com>
Thu, 4 Sep 2014 17:58:14 +0000 (13:58 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Thu, 4 Sep 2014 18:27:03 +0000 (14:27 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 657be818375bea2d8b5998ea1e5505eedc2f294d)

doc/dev/generatedocs.rst

index 2a0b68aa8a82cb0222bad0d76acdef3d949f4977..3f97920141a4f6da7da6fa7f12c3dcf039779f78 100644 (file)
@@ -48,6 +48,11 @@ on your host.::
 
        sudo apt-get install python-dev python-pip python-virtualenv libxml2-dev libxslt-dev doxygen ditaa graphviz ant
 
+.. note::
+    There is a soft dependency on a single JS file that is intended for
+    navigating the different doc versions of ceph.com that depends on an external
+    HTTP service. More info in the `Ayni docs
+    <http://github.com/alfredodeza/ayni>`_
 
 
 Build the Documents