aboutsummaryrefslogtreecommitdiffstats
path: root/alee.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'alee.hpp')
-rw-r--r--alee.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/alee.hpp b/alee.hpp
index 87991bb..e4ed7de 100644
--- a/alee.hpp
+++ b/alee.hpp
@@ -1,3 +1,6 @@
+/// @file alee.hpp
+/// @brief Single header to include all of Alee Forth
+
#include "libalee/parser.hpp"
#include "libalee/state.hpp"