aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGertjan van den Burg <burg@ese.eur.nl>2016-09-26 11:01:35 +0200
committerGertjan van den Burg <burg@ese.eur.nl>2016-09-26 11:02:52 +0200
commitdc4996298b4522d2b7f0a4ef1306e2ee87e44e71 (patch)
tree59e62c967ec80baea38cd5702b184c729a87a1cc /doc
parentMore unit tests for optimize (diff)
downloadgensvm-dc4996298b4522d2b7f0a4ef1306e2ee87e44e71.tar.gz
gensvm-dc4996298b4522d2b7f0a4ef1306e2ee87e44e71.zip
moved mainpage to README
Diffstat (limited to 'doc')
-rw-r--r--doc/mainpage.dox23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
deleted file mode 100644
index 7af0f4c..0000000
--- a/doc/mainpage.dox
+++ /dev/null
@@ -1,23 +0,0 @@
-/**
- * @mainpage GenSVM C Package Documentation
- * @author Gertjan van den Burg (<gertjanvandenburg@gmail.com>)
- * @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.
- *
- */