diff options
author | Jari Vetoniemi <mailroxas@gmail.com> | 2014-04-10 17:26:42 +0300 |
---|---|---|
committer | Jari Vetoniemi <mailroxas@gmail.com> | 2014-04-10 17:26:42 +0300 |
commit | 8631506d9d1522f1a24e528f75682201b4f3cc7b (patch) | |
tree | 637586b72f4e8608d673ab582744dc4b8c6d60a7 /doxygen/Mainpage.dox | |
parent | 4a931c5ed4aaa0637bd9d41f7e45e9f22d9513ce (diff) | |
download | bemenu-8631506d9d1522f1a24e528f75682201b4f3cc7b.tar.gz bemenu-8631506d9d1522f1a24e528f75682201b4f3cc7b.tar.bz2 bemenu-8631506d9d1522f1a24e528f75682201b4f3cc7b.zip |
Update documentation, include only public API in doxygen output.
Diffstat (limited to 'doxygen/Mainpage.dox')
-rw-r--r-- | doxygen/Mainpage.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doxygen/Mainpage.dox b/doxygen/Mainpage.dox index 8da4792..869071c 100644 --- a/doxygen/Mainpage.dox +++ b/doxygen/Mainpage.dox @@ -16,4 +16,6 @@ Features: - Curses bemenu also provides 'bemenu' executable that is compatible with dmenu interface. + +Get started on the <a href="modules.html">Modules</a> page. */ |