commit | 2ff0d5744dfdf7942911fbad0c77dc71bcc04348 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Thu May 21 15:27:28 2020 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Thu May 21 15:39:47 2020 +0200 |
tree | 54ca5071bd3e1d7832c3ec009939dc2c9cd88e61 | |
parent | a5bba31385ba6e7b5da2bda1843f9785b79fa4bf [diff] [blame] |
doc BUGFIX trees information organization Remove duplicated groups of schema information and improve overall organization and coverage for schema and data groups in doxygen.
diff --git a/src/tree_data.h b/src/tree_data.h index b3a2ab4..5d7d480 100644 --- a/src/tree_data.h +++ b/src/tree_data.h
@@ -31,6 +31,7 @@ /** * @defgroup datatree Data Tree + * @ingroup trees * @{ * * Data structures and functions to manipulate and access instance data tree.