Verilog Documentation Generator
Data Structures
Here are the data structures with brief descriptions:
 Cjson_fileA simple structure for helping to write out JSON encoded data
 Cjson_kvpStores a single <key,value> pair
 Cjson_objectA holder for a new json object or collection of properties
 Cshell_argsStores all of the command line arguments to the program
 Cveridoc_configContains all of the configuration options for a run of veridoc
 Cveridoc_manifestContains a list of files to parse and document, and folders to search for header files in
 Cveridoc_manifest_directoryA description of a directory to be included in the search path for header files
 Cveridoc_manifest_fileA description of a single file to be included in the parsed source tree