]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: s/Asphyxiate/Breathe/ in documenting.rst 4084/head
authorKefu Chai <kchai@redhat.com>
Wed, 18 Mar 2015 03:52:18 +0000 (11:52 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 20 Mar 2015 09:17:53 +0000 (17:17 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/documenting.rst

index cc091705f866195dcb986b2ba6d7df1d8e046c4c..afd6efa952858d5907019fc7fba044ad929794a7 100644 (file)
@@ -6,10 +6,10 @@ Code Documentation
 ==================
 
 C and C++ can be documented with Doxygen_, using the subset of Doxygen
-markup supported by Asphyxiate_.
+markup supported by Breathe_.
 
 .. _Doxygen: http://www.stack.nl/~dimitri/doxygen/
-.. _Asphyxiate: https://github.com/ceph/asphyxiate
+.. _Breathe: https://github.com/michaeljones/breathe
 
 The general format for function documentation is::