Verilog Documentation Generator
|
Contains a list of files to parse and document, and folders to search for header files in. More...
#include <veridoc-manifest.h>
Data Fields | |
veridoc_manifest_directory * | directories |
The folders to search. | |
int | directory_count |
How many directories are specified. | |
int | file_count |
How many files are specified. | |
veridoc_manifest_file * | files |
The files to parse. | |
Contains a list of files to parse and document, and folders to search for header files in.