36 Commits

Author SHA1 Message Date
Philipp A. Hartmann
3735542cc2 readme.md: improve build status rendering by Doxygen
Doxygen currently does not support images with links, which breaks the
current rendering of the front page at https://miloyip.github.io/rapidjson.

Move the status badges to a table with the links in the top-row instead.

While at it, add a description below the logo and put the GitHub and
documentation links into in itemisation.
2015-02-20 19:38:52 +01:00
Milo Yip
80119a6a74 Change AppVeyor badge 2015-02-18 14:11:10 +08:00
unknown
c7672553de fix doxygen link 2015-02-17 12:42:29 +01:00
Kosta
a843e63993 fixed travis badge icon 2015-02-17 11:39:30 +01:00
unknown
119f1ddb04 [skip CI] fixed Travis CI badge to point to Milo's travis account 2015-02-17 11:36:46 +01:00
unknown
63ad11c367 add support for AppVeyor CI for checking Windows builds 2015-02-17 10:42:43 +01:00
Milo Yip
10b6a133f6 Update readme.md
Fix typesetting
2015-02-11 12:06:18 +08:00
Milo Yip
09118fa230 Merge pull request #192 from jollyroger/cmake
CMake support
2015-02-11 12:04:19 +08:00
Andriy Senkovych
40c03114e3 Try new travis configuration 2014-11-19 03:13:06 +02:00
Andriy Senkovych
6f7789ef6d Update readme with changes to CMake build process 2014-11-11 17:26:59 +02:00
spacewander
01e78d7a0a Use absolute path for the link to examples
So the example link in documentation will always point to correct place.
2014-10-27 16:26:08 +08:00
Milo Yip
7cca533971 Update readme.md 2014-09-09 14:05:57 +08:00
Philipp A. Hartmann
4d031d054a readme.md: reference RFC7159 instead of RFC4627 2014-08-11 17:14:31 +02:00
Milo Yip
54a615a8a3 Added rapidjson logo 2014-08-10 21:32:12 +08:00
Milo Yip
fe33a0178f Update readme.md 2014-07-28 13:21:31 +08:00
Milo Yip
a7dca0d446 Update readme.md 2014-07-23 22:16:37 +08:00
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