Updated FAQ (markdown)

Benoît Blanchon
2016-04-28 08:27:23 +02:00
parent 84b98c362a
commit fe10795c47

2
FAQ.md

@@ -10,7 +10,7 @@
* [What's the best way to use the library?](#whats-the-best-way-to-use-the-library)
* [How to write a function that works with both `JsonArray` and `JsonObject`?](#how-to-write-a-function-that-works-with-both-jsonarray-and-jsonobject)
* [Part 2 - Serialization questions](#part-2---serialization-questions)
* [How to compute the JSON length?](#how-to-compute-the-JSON-length)
* [How to compute the JSON length?](#how-to-compute-the-json-length)
* [How to create complex nested objects?](#how-to-create-complex-nested-objects)
* [The first serialization succeeds, why do the next ones fail?](#the-first-serialization-succeeds-why-do-the-next-ones-fail)
* [Part 3 - Deserialization questions](#part-3---deserializationparsing-questions)