Add a brief overview of each file to the docs.

This commit is contained in:
Eric Haszlakiewicz
2017-12-06 00:20:59 -05:00
parent d6d81e6ece
commit f2f103b986
21 changed files with 109 additions and 0 deletions

1
bits.h
View File

@@ -1,5 +1,6 @@
/**
* @file
* @brief Do not use, only contains deprecated defines.
* @deprecated Use json_util.h instead.
*
* $Id: bits.h,v 1.10 2006/01/30 23:07:57 mclark Exp $