Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp A. Hartmann <pah@qo.cx>2014-07-06 18:39:23 +0400
committerPhilipp A. Hartmann <pah@qo.cx>2014-07-06 18:39:23 +0400
commita213d2d881962bbb2a3b271b58584c2ef3d3c6f0 (patch)
treed0c3b501e2d06ceefcf1090b7664ec811cbef693 /readme.md
parentb197be2f303123afc2482434b22df7041d275885 (diff)
Doxygen: fixup main page
To avoid the {#mainpage} tag to be rendered on GitHub, explicitly add a `\mainpage` section to `rapidjson.h`, referring to `readme.md`.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 98a51ebc..1741d916 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-# RapidJSON {#mainpage}
+# RapidJSON
Copyright (c) 2011-2014 Milo Yip (miloyip@gmail.com)