summaryrefslogtreecommitdiff
path: root/src/times.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-01-29 02:24:42 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-01-29 02:24:42 -0400
commit9aaab88c618170a0cda2233a829f2595b2221037 (patch)
tree70bb27a5b07bcb99cd2375f3c80443e2a0a1b766 /src/times.h
parent8b75b5cbfbb53e0bfa51c63dc96ade69617cd1db (diff)
downloadfork-ledger-9aaab88c618170a0cda2233a829f2595b2221037.tar.gz
fork-ledger-9aaab88c618170a0cda2233a829f2595b2221037.tar.bz2
fork-ledger-9aaab88c618170a0cda2233a829f2595b2221037.zip
Update Doxygen documentation. Still much more work to be done.
Diffstat (limited to 'src/times.h')
-rw-r--r--src/times.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/times.h b/src/times.h
index 494a1489..8104a78f 100644
--- a/src/times.h
+++ b/src/times.h
@@ -29,6 +29,19 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/**
+ * @addtogroup util
+ */
+
+/**
+ * @file times.h
+ * @author John Wiegley
+ *
+ * @ingroup util
+ *
+ * @brief datetime_t and date_t objects
+ */
+
#ifndef _TIMES_H
#define _TIMES_H