mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-12 14:24:55 -04:00
Initial FAQ
parent
0c5d10e8ff
commit
011c698413
21
FAQ.mediawiki
Normal file
21
FAQ.mediawiki
Normal file
@ -0,0 +1,21 @@
|
||||
= General =
|
||||
== How do you write into array values? ==
|
||||
https://sourceforge.net/p/jsoncpp/discussion/483465/thread/24cb7c88/
|
||||
|
||||
= Project =
|
||||
== Where are the API docs? ==
|
||||
In a separate repo, to minimize the size of the code repo.
|
||||
; source-code
|
||||
: https://github.com/jacobsa/jsoncpp/
|
||||
; documentation
|
||||
: http://cdunn2001.github.io/json-cpp/
|
||||
: https://github.com/cdunn2001/json-cpp
|
||||
== Are you up-to-date with Chromium patches? ==
|
||||
Almost. We plan to be.
|
||||
== Where are older questions and issues? ==
|
||||
* https://sourceforge.net/p/jsoncpp/discussion/
|
||||
* https://sourceforge.net/p/jsoncpp/_list/tickets
|
||||
|
||||
= MediaWiki =
|
||||
== Why are you using media wiki here? ==
|
||||
Because it provides a nice TOC for all the questions.
|
Loading…
x
Reference in New Issue
Block a user