diff options
author | David Robillard <d@drobilla.net> | 2011-09-29 04:26:08 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-09-29 04:26:08 +0000 |
commit | 991b86383d0ef4e75c8c95552d0c9bedf42f923e (patch) | |
tree | 932d4d94db716889f1b34e149e913236da780b10 /doc | |
parent | e0ce452e296a6c30d01ae6a715468e7aae3627cb (diff) | |
download | sord-991b86383d0ef4e75c8c95552d0c9bedf42f923e.tar.gz sord-991b86383d0ef4e75c8c95552d0c9bedf42f923e.tar.bz2 sord-991b86383d0ef4e75c8c95552d0c9bedf42f923e.zip |
Remove unused mainpage.dox
git-svn-id: http://svn.drobilla.net/sord/trunk@170 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mainpage.dox | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox deleted file mode 100644 index d098ce1..0000000 --- a/doc/mainpage.dox +++ /dev/null @@ -1,8 +0,0 @@ -/** @mainpage - * @section Overview - * - * <a href="http://drobilla.net/software/qure">Qure</a> is a lightweight - * RDF store based on Tokyo Cabinet. - * - * \li \link qure Public Interface \endlink - C API - */ |