Verilog Documentation Generator
veridoc_config Struct Reference

Contains all of the configuration options for a run of veridoc. More...

#include <veridoc-config.h>

Data Fields

char * v_assets_dir
 Where to look for template files.
 
char * v_author
 Documentation Authors.
 
ast_list * v_includes
 Include folders for header files.
 
char * v_manifest
 File manifest path.
 
char * v_output
 Folder to put the results in.
 
char * v_project
 Project / Documentation Set Title.
 
char * v_top_module
 The root module of the hierarchy.
 
char * v_version
 Version Number.
 

Detailed Description

Contains all of the configuration options for a run of veridoc.


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