176 Commits

Author SHA1 Message Date
Milo Yip
0024592c23 Update sax.zh-cn.md 2016-11-21 09:50:59 +08:00
Milo Yip
bff326fb24 Update sax.md 2016-11-21 09:37:02 +08:00
SuperSodaSea
a077baa9c3 修复拼写错误 2016-11-05 11:55:12 +08:00
Milo Yip
8eaa122c27 Update dom.zh-cn.md 2016-10-06 13:32:16 +08:00
Milo Yip
11df748a3b Revert "Another try for fixing schema.md"
This reverts commit c490d880a3e18d315af0afbe5e8b54c7179d6df0.
2016-10-05 10:21:45 +08:00
Milo Yip
c490d880a3 Another try for fixing schema.md 2016-10-05 09:41:56 +08:00
Milo Yip
a3300bf4b1 Fix schema.zh-cn.md 2016-10-05 09:21:06 +08:00
Yu Chen Hou
48f8364f65 FIx typo in documentation
The use of the vertical bar seems to break the rendering of the table in the documentation here:
http://rapidjson.org/md_doc_schema.html

Seems like we can fix it by using html encoding for the vertical bars as described in this post:
http://stackoverflow.com/questions/17319940/how-to-escape-a-pipe-char-in-a-code-statement-in-a-markdown-table/17320389#17320389
2016-10-04 14:07:50 -07:00
BennyYip
6a15e40b6e fix #749 2016-09-25 21:16:26 +08:00
myd7349
6023ed3a0c Fix typo in doc 2016-09-02 17:35:40 +08:00
Milo Yip
17254e090e Version 1.1.0
Change version numbers
Fixed some document linkage
Fix #648
2016-08-25 14:35:17 +08:00
Milo Yip
fedae8552a Remove google analytics 2016-08-01 09:21:31 +08:00
Milo Yip
319248eb52 Remove disqus in documentation 2016-07-29 14:49:08 +08:00
Milo Yip
c79958a29b Fix #670 remote schema provider document 2016-06-29 09:48:38 +08:00
Milo Yip
cf7324b466 Merge pull request #660 from andytimes/for-milo
document typo fix and .gitignore update
2016-06-27 09:35:42 +08:00
Andy Deng
2246ef3e6b doc/tutorial-zh-cn: Fix a typo in tutorial 2016-06-15 11:53:23 +08:00
Milo Yip
1c087b77cb Fix #650 SAX documentation bug 2016-06-15 09:46:30 +08:00
Milo Yip
b34f18525e Fix tutorial bug 2016-06-15 09:41:56 +08:00
Milo Yip
6f5e83db04 Merge pull request #639 from milkandsour/master
npm docs
2016-06-10 11:31:00 +08:00
Michael Thon
135da7ab34 Allow options for writing and parsing NaN/Infinity
This adds kWriteNanAndInfFlag to Writer to allow writing of nan,
inf and -inf doubles as "NaN", "Infinity" and "-Infinity",
respectively, and kParseNanAndInfFlag to Reader to allow parsing
of "NaN", "Inf", "Infinity", "-Inf" and "-Infinity". This is part
of issue #36, adding optional support for relaxed JSON syntax.
2016-05-20 23:54:55 +02:00
Andrea Colaci
7708961484 npm docs 2016-05-17 13:33:26 +01:00
liujiayang
e154f8e959 add space for template 2016-05-11 11:01:47 +08:00
liujiayang
7b32bbaae7 fix document problem 2016-05-11 10:59:56 +08:00
Milo Yip
c02d52ad56 Fix documentation mistake in #620 2016-04-29 17:45:09 +08:00
Milo Yip
cb927a24ca Adding spaces in Chinese doc 2016-04-19 15:48:02 +08:00
Milo Yip
f4ea0d3f64 Added documentation for kParseNumbersAsStringsFlag 2016-04-15 10:43:14 +08:00
Milo Yip
006533cdea Added documentation about kParseTrailingCommasFlag 2016-04-15 10:18:16 +08:00
Milo Yip
d35c783ec6 Fix schema documentation 2016-04-15 09:06:50 +08:00
Nicholas Fraser
3e21bb429d Added optional support for trailing commas
This adds kParseTrailingCommasFlag to allow a trailing comma at the
end of maps and arrays. This is part of issue #36, adding optional
support for relaxed JSON syntax.
2016-03-20 01:10:33 -04:00
Ian Bell
479a6b9f68 Editorial changes to schema documentation
Fixed up some wording to the schema documentation
2016-02-18 19:23:07 -07:00
Milo Yip
0f7cb315ef Update Stream.md 2016-02-08 00:49:00 +08:00
Milo Yip
28f11ac429 Fix schema performance stats 2016-02-03 11:33:27 +08:00
Milo Yip
3edf0b4d92 Minor doc fix 2016-02-02 22:53:35 +08:00
Milo Yip
29016f3e2b Add notes about SIMD optimization issue. [skip ci]
#499
2016-02-02 22:49:33 +08:00
Milo Yip
8876d9e6d5 Fix regex doc [ci skip] 2016-02-01 01:38:47 +08:00
Milo Yip
4daade9218 Add Chinese translation of schema [ci skip] 2016-02-01 00:40:15 +08:00
Milo Yip
267fcd1ff6 Add TOC [skip ci] 2016-01-31 23:39:14 +08:00
Milo Yip
84a26e5d18 Fix incorrect escape characters in doc [skip ci] 2016-01-31 23:37:31 +08:00
Milo Yip
a79d6895ed Minor edits of schema.md [ci skip] 2016-01-31 23:35:02 +08:00
Milo Yip
3184e8947d Draft schema documentation 2016-01-31 23:24:17 +08:00
Wenhao Liu
06f62e38f7 fix typos and dead links, sync faq.zh-cn.md 2015-11-29 00:12:29 +08:00
Wenhao Liu
fe89676a9e fix a compatibility issue with doxygen 2015-11-28 22:40:43 +08:00
Milo Yip
82329825c3 Fixes full-width spaces 2015-10-28 15:57:13 -07:00
Milo Yip
e602aab7f4 Fix language for pointer 2015-10-27 14:34:35 -07:00
Milo Yip
5512ec30f1 Add Chinese pointer guide to doxygen 2015-10-27 13:36:36 -07:00
Milo Yip
d5d17b96c2 Chinese Translation of JSON Pointer guide and minor English version modification. 2015-10-27 13:22:19 -07:00
Milo Yip
76d729e9c0 Add kParseCommentsFlag documentation 2015-10-22 10:58:58 +08:00
Milo Yip
3cf7228f46 Port documentation fix from #407 2015-08-13 10:16:19 +08:00
Force.Charlie-I
ffd389befc 自定义流应当使用 ParseStream 而不是 Parse 2015-08-12 18:38:13 +08:00
Milo Yip
9b28107016 Merge pull request #373 from mloskot/faq-issue-366
Add to FAQ: How to insert a document node into another document?
2015-07-20 09:31:24 +08:00