Introduction¶
C JSON Tools provide tools to parse, edit and generate json file.
Warning
This project was realised during my second year of study and it doesn’t conform with RFC-7159. If you want a project that feat this usage, please see c-json.
Purpose of this documentation¶
The main goal of this documentation was to learn how to create an automatic build system for a documentation with the combination of Doxygen and Sphinx.
The documentation itself come as a secondary goal so it may lack of information.