From 7184ed446bd7a2286ceffd0bf391125313dfa716 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 13:28:22 +0000 Subject: doxygen: kernel/ groups added. --- doc/doxygen.source | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/doxygen.source b/doc/doxygen.source index 64fa85c8841..c9a73e70539 100644 --- a/doc/doxygen.source +++ b/doc/doxygen.source @@ -294,5 +294,19 @@ * \ingroup blender */ +/* ================================ */ + +/** \defgroup kernel kernel */ + +/** \defgroup genmess gen_messaging + * \ingroup kernel + */ + +/** \defgroup gensys gen_system + * \ingroup kernel + */ + +/* ================================ */ + /** \defgroup undoc Undocumented * \brief Modules and libraries that are still undocumented, or lacking proper integration into the doxygen system, are marked in this group. */ -- cgit v1.2.3