From 9e9595291d3c41cc0dfc7f0c06fb59a075cad7fb Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 18 Mar 2015 11:52:18 +0800 Subject: [PATCH] doc: s/Asphyxiate/Breathe/ in documenting.rst Signed-off-by: Kefu Chai --- doc/dev/documenting.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dev/documenting.rst b/doc/dev/documenting.rst index cc091705f866..afd6efa95285 100644 --- a/doc/dev/documenting.rst +++ b/doc/dev/documenting.rst @@ -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:: -- 2.47.3