diff --git a/FAQ.mediawiki b/FAQ.mediawiki new file mode 100644 index 0000000..dce067b --- /dev/null +++ b/FAQ.mediawiki @@ -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. \ No newline at end of file