Here is a list of all documented files with brief descriptions:
[detail level 12]
▼ src | |
main.c | Contains the main entry point of the program |
veridoc-config.c | Contains data structures and functions for parsing veridoc configs |
veridoc-config.h | Contains data structures and functions for parsing veridoc configs |
veridoc-json.c | Provides declarations of utility functions for writing JSON data to a file stream |
veridoc-json.h | Provides declarations of utility functions for writing JSON data to a file stream |
veridoc-manifest.c | Contains common data structures and functions used on the file manifests |
veridoc-manifest.h | Contains common data structures and functions used on the file manifests |
veridoc-page-factory.c | Defines functions and structures responsible for building the documentation pages |
veridoc-page-factory.h | Declares functions and structures responsible for building the documentation pages |
veridoc-parsing.c | Contains data structures and functions for parsing verilog files |
veridoc-parsing.h | Contains data structures and functions for parsing verilog files |
veridoc-types.h | Contains type definitions used globally by the program |
veridoc.h | |