Verilog Documentation Generator
veridoc_manifest Struct Reference

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_directorydirectories
 The folders to search.
 
int directory_count
 How many directories are specified.
 
int file_count
 How many files are specified.
 
veridoc_manifest_filefiles
 The files to parse.
 

Detailed Description

Contains a list of files to parse and document, and folders to search for header files in.


The documentation for this struct was generated from the following file: