diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-24 15:10:05 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-24 15:10:05 +0800 |
commit | 035d12dc004abe4f9409a079bb92a8de4dea1ce2 (patch) | |
tree | 94db674fb85b9eddc915bd3c7619ad8891718310 /doxygen/pages.dox | |
parent | 8d01cbab767d6660cdb0874fa99dd70e1f942add (diff) | |
download | meow-backup.tar meow-backup.tar.gz meow-backup.tar.bz2 meow-backup.tar.lz meow-backup.tar.xz meow-backup.tar.zst meow-backup.zip |
..backup
Diffstat (limited to 'doxygen/pages.dox')
-rw-r--r-- | doxygen/pages.dox | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doxygen/pages.dox b/doxygen/pages.dox new file mode 100644 index 0000000..182333b --- /dev/null +++ b/doxygen/pages.dox @@ -0,0 +1,19 @@ +/*! + * @mainpage Meow's Main Page~~ + * @section intro Introduction + * blablabla + * + * @section links Links + * - GitHub: <a href='https://github.com/cathook/meow'> + * https://github.com/cathook/meow</a> + * - Mirror: <a href='http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow'> + * http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow</a> + * - Readme: <a href='http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/README.html'> + * http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/README.html'</a> + * - document: <a href='http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/doc/html/index.html'> + * http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/doc/html/index.html</a> + * + * @section authors Authors + * - cathook: cat.hook31894 <<<>>> gmail.com + * - cat_leopard: b01902109 ???!!! csie.ntu.edu.tw + */ |