20 Commits

Author SHA1 Message Date
Milo Yip
62970ee230 Improves documentation style, TOC, fixes links.
Some links will become broken in GitHub.
2014-07-08 14:11:18 +08:00
Philipp A. Hartmann
a213d2d881 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`.
2014-07-06 16:39:23 +02:00
Philipp A. Hartmann
b30c3c0538 readme.md: prepare Markdown for GitHub and Doxygen rendering 2014-07-06 15:35:43 +02:00
Milo Yip
99ea434eef Typo in readme 2014-07-04 10:36:15 +08:00
Milo Yip
ba5e27a007 Update readme.md 2014-06-30 14:06:40 +08:00
Milo Yip
8e6da6bdff Update readme.md
rapidjson -> RapidJSON
2014-06-30 14:02:30 +08:00
Milo Yip
c4a4acc6c7 Merge pull request #29 from miloyip/DefaultFlag
Added overloaded functions for default parseFlags
2014-06-29 16:37:18 +08:00
Milo Yip
21b8d22575 Update readme.md 2014-06-29 16:30:55 +08:00
Milo Yip
1d14748bc9 Added overloaded functions for default parseFlags
Can write d.Parse(...) instead of d.Parse<0>(...)
Hope to reduce strangeness and confusion for beginner.
2014-06-29 15:03:38 +08:00
Milo Yip
6f306755d5 Minor adjustment to simpledom example
Showing the type Value and preventing member lookup twice.
2014-06-29 14:18:33 +08:00
Milo Yip
8a959c3898 Fixes comment mistakes 2014-06-28 20:37:22 +08:00
Milo Yip
331c4cf500 Update readme.md
Fixes image path
2014-06-28 19:47:11 +08:00
Milo Yip
cd144c3cfd Added a simple example and a diagram showing the process. 2014-06-28 19:44:11 +08:00
Milo Yip
fbf29dfc52 Update readme.md
minor mistake
2014-06-27 14:02:20 +08:00
Milo Yip
b429a82a1a Update readme.md
Added a paragraph about the unicode features
2014-06-27 13:55:45 +08:00
Milo Yip
c0f89f6f07 Update readme.md 2014-06-26 12:06:40 +08:00
Milo Yip
26e6fcb9a1 Update readme.md
Add compatibility section and minor changes about JSON.
2014-06-26 12:05:46 +08:00
Milo Yip
2fee5477a0 Update readme.md 2014-06-26 11:47:20 +08:00
Milo Yip
2d0bc28be1 Update readme.md 2014-06-26 11:46:16 +08:00
Milo Yip
e563b1fb96 Create readme.md 2014-06-26 11:38:41 +08:00