commit | 84fa2b25b639ed47798556f2325976546907ec14 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Mon Aug 27 10:08:21 2018 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Mon Aug 27 10:08:21 2018 +0200 |
tree | 6796ded789851c55f36bef9e39a84ec3676fe321 | |
parent | 804b4ba35bb9596d3c63e3a68952a8e2850f1812 [diff] [blame] |
context DOC fix coverage of the contextoptions group
diff --git a/src/libyang.h.in b/src/libyang.h.in index b70221e..fcabf18 100644 --- a/src/libyang.h.in +++ b/src/libyang.h.in
@@ -1116,6 +1116,7 @@ * @ingroup context * * Options to change context behavior. + * @{ */ #define LY_CTX_ALLIMPLEMENTED 0x01 /**< All the imports of the schema being parsed are treated implemented. */