summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2017-12-06 00:20:59 -0500
committerEric Haszlakiewicz <erh+git@nimenees.com>2017-12-06 00:20:59 -0500
commitf2f103b98663d63ff8a9f60b2e1432f78463f486 (patch)
tree341c13a5a92b711f9ad78686126e6d553fac564f /debug.h
parentd6d81e6ece30def7a3977d191f70dcd80bc29b1b (diff)
downloadjson-c-f2f103b98663d63ff8a9f60b2e1432f78463f486.tar.gz
Add a brief overview of each file to the docs.
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/debug.h b/debug.h
index 80ca3e4..07fcc38 100644
--- a/debug.h
+++ b/debug.h
@@ -10,6 +10,10 @@
*
*/
+/**
+ * @file
+ * @brief Do not use, json-c internal, may be changed or removed at any time.
+ */
#ifndef _DEBUG_H_
#define _DEBUG_H_