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
Milo Yip
f431aaff9d
Update dom.zh-cn.md
2015-07-20 09:29:46 +08:00
Milo Yip
8c0e50f596
Update dom.md
2015-07-20 09:29:15 +08:00
Mateusz Loskot
6610577a3e
Update FAQ 8 with shorter version of clean-and-minimize idiom.
...
Credits to @pah who suggested it in comment to #368 .
2015-07-02 14:14:51 +02:00
Mateusz Łoskot
5ac04cb012
Correct formatting of FAQ 8 and 9
2015-07-02 14:05:30 +02:00
Mateusz Loskot
50660c093d
Add to FAQ: How to insert a document node into another document?
...
Closes #366
2015-07-02 14:00:52 +02:00
Mateusz Loskot
3c47ae9fe4
Add to FAQ: How to clear-and-minimize a document?
...
Closes #368
2015-06-30 11:33:44 +02:00
miloyip
5d5d90c100
Applies the same changes for Chinese as #365
2015-06-25 09:53:31 +08:00
Mateusz Łoskot
74b41c1a43
Add missing allocator to uses of AddMember
...
AddMember requires allocator, this fix keeps all uses of AddMember consistent across the whole tutorial.
2015-06-24 17:22:48 +02:00
miloyip
134369d990
Add google analytics to documentation
2015-06-10 17:44:55 +08:00
Milo Yip
302d1b735f
Re-generate images in OSX
2015-05-14 16:56:52 +08:00
Phyks
9c008b07ee
Forgot to update the CMakeLists.txt in doc folder
2015-05-12 20:15:06 +02:00
Milo Yip
ba7647531b
Fix incorrect doxygen escapes
2015-05-04 22:13:14 +08:00
Milo Yip
8c01e7e1ce
Add Pointer::Erase() and EraseValueByPointer()
2015-05-04 21:50:26 +08:00
miloyip
a3e5fcf490
Minor grammar corrections
2015-05-04 18:22:40 +08:00
miloyip
5bec8b99bb
Minor modification to Pointer guide
2015-05-04 17:28:37 +08:00
miloyip
1086297f13
Fix Pointer guide punctuations
2015-05-04 17:05:01 +08:00
miloyip
5543a090c0
Draft Pointer guide
2015-05-04 16:32:02 +08:00
miloyip
c1b66cc082
Fix incorrect API in tutorial document.
2015-04-28 22:41:31 +08:00
Guo Xiao
8f891403bc
Fix warnings when visited via https
2015-04-26 20:54:50 +08:00
miloyip
3f562e118f
Fix "SSE 4.1 -> SSE 4.2" typo and add some comments about SIMD in internals and FAQ
2015-04-15 14:57:29 +08:00
miloyip
e7f1c6dd08
Remove an invalid Document::ParseInsitu() API
2015-04-13 18:21:15 +08:00
miloyip
a31eb8962e
Add missing \" in simpledom diagram
2015-04-08 14:31:08 +08:00
miloyip
eb53791411
Try to fix side-nav not reaching bottom issue
2015-04-07 17:48:52 +08:00
miloyip
a24322f2c7
Try adding disqus for documentation
2015-04-07 17:15:56 +08:00
miloyip
a02ed75e8b
Use smaller font for title of class reference
2015-04-07 16:37:47 +08:00
miloyip
4b6bf04623
Try fixing vertical gap in old doxygen with CSS
2015-04-07 15:35:08 +08:00
miloyip
3ca69693bd
Fix another set of dead links
2015-04-07 15:18:05 +08:00
miloyip
8d76b402ea
Fix dead links
2015-04-07 14:11:34 +08:00