[flatc][docs] Document rounding behavior of floats in JSON output (#5397)
authorMichael Seifert <m.seifert@digitalernachschub.de>
Wed, 12 Jun 2019 10:35:39 +0000 (12:35 +0200)
committerWouter van Oortmerssen <aardappel@gmail.com>
Wed, 12 Jun 2019 10:35:39 +0000 (12:35 +0200)
commit4eb3efc221d66ef02928d1b1860e097ab2e4ce16
tree5bc3d02c077fb628f5469ddd008706ea23776049
parenta807fa9567c7302b2c446efb3bc7ee79d1a462b4
[flatc][docs] Document rounding behavior of floats in JSON output (#5397)

* [docs] Added an example on how to convert a FlatBuffer binary to JSON
Slightly adjusted section on "Using flatc as a conversion tool".

Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
* [docs] Updated obsolete JSON data in example showing how to convert JSON to FlatBuffer binaries.

Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
docs/source/Tutorial.md