summaryrefslogtreecommitdiff
path: root/src/ledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ledger.h')
-rw-r--r--src/ledger.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ledger.h b/src/ledger.h
index f020c456..5228c4b9 100644
--- a/src/ledger.h
+++ b/src/ledger.h
@@ -29,6 +29,20 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/**
+ * @defgroup extra Other facilities
+ */
+
+/**
+ * @file ledger.h
+ * @author John Wiegley
+ *
+ * @ingroup extra
+ *
+ * @brief Brief
+ *
+ * Long.
+ */
#ifndef _LEDGER_H
#define _LEDGER_H