From a4dfdecd380a1e0df9c83c1cff285a0903cfa50e Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 24 Jan 2014 14:05:37 +0100 Subject: moved input/output functions to seperate file --- doc/mainpage.dox | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/mainpage.dox (limited to 'doc/mainpage.dox') diff --git a/doc/mainpage.dox b/doc/mainpage.dox new file mode 100644 index 0000000..e3c4057 --- /dev/null +++ b/doc/mainpage.dox @@ -0,0 +1,23 @@ +/** + * @mainpage MSVMMaj C Package Documentation + * @author Gertjan van den Burg (add future safe email adres) + * @date January, 2014 + * @version 0.01a + * + * @section intro_sec Introduction + * + * This is the introduction + * + * @section Usage + * + * Describe the usage of the program here. + * + * @section License + * + * Put some license information here. + * + * @section Reference + * + * Reference to the paper published. Include BibTeX entry as code block here. + * + */ -- cgit v1.2.3