From: Alfredo Deza Date: Thu, 4 Sep 2014 17:58:14 +0000 (-0400) Subject: doc: add note on soft JS dependency for navigating docs X-Git-Tag: v0.67.11~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5315cf0a47e0a21e514df0d85be170dbca7ffc92;p=ceph.git doc: add note on soft JS dependency for navigating docs Signed-off-by: Alfredo Deza (cherry picked from commit 657be818375bea2d8b5998ea1e5505eedc2f294d) --- diff --git a/doc/dev/generatedocs.rst b/doc/dev/generatedocs.rst index b03deea8345..8fcc7249958 100644 --- a/doc/dev/generatedocs.rst +++ b/doc/dev/generatedocs.rst @@ -48,6 +48,11 @@ on your host.:: sudo apt-get install python-dev python-pip python-virtualenv libxml2-dev libxslt-dev doxygen ditaa graphviz +.. 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 + `_ Build the Documents