Sorting documentation grouping

This commit is contained in:
Seba Gamboa
2015-09-21 01:48:42 -03:00
parent c127614638
commit 40bf7bde78
18 changed files with 131 additions and 94 deletions
+2 -3
View File
@@ -11,9 +11,8 @@
/**
* @file mruby/string.h
* @brief String class
* @defgroup mrb_string MRuby String class
* @ingroup MRuby
* @defgroup mrb_string String class
* @ingroup mruby
* @{
*/
MRB_BEGIN_DECL