diff options
author | David Robillard <d@drobilla.net> | 2011-01-27 19:29:55 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-27 19:29:55 +0000 |
commit | 0c67a1bd0cd5f40fe93584a2e3713cb8963d6835 (patch) | |
tree | bf5b897eca764a8b04812a403db4497cbbe7c2a2 /doc/mainpage.dox | |
parent | 43c824c8040674d3b2f901798d8c729f87d99383 (diff) | |
download | sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.tar.gz sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.tar.bz2 sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.zip |
Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).
git-svn-id: http://svn.drobilla.net/sord/trunk@2 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'doc/mainpage.dox')
-rw-r--r-- | doc/mainpage.dox | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox new file mode 100644 index 0000000..d098ce1 --- /dev/null +++ b/doc/mainpage.dox @@ -0,0 +1,8 @@ +/** @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 + */ |