README Doxygen Info
======

For those that find external API documentation is useful, i have included a
Doxyfile and the HTML it generated. Personally i feel that is what header 
and source files are for.

As i do not like the mess that Doxygen markers make of my extensive source 
notes i do not put them into my files. In this case i created a copy of the 
json-parser.h file and added the markers to it as the input for Doxygen. If
i make any additions to the JSON API in the future, i will modify the Doxygen 
input files as part of that work flow.

The JSON Parser distribution includes the Doxyfile file, the output html and the 
modified json-parser.h file, in the doxygen directory.