Module builder
forge_
doc
1.0.0
Module builder
Module Items
Structs
In crate forge_
doc
Modules
builder
document
error
helpers
parser
preprocessor
writer
Structs
BufWriter
Comment
Comments
CommentsRef
ContractInheritance
Deployment
Deployments
DocBuilder
Document
GitSource
InferInlineHyperlinks
Inheritdoc
ParseItem
Parser
PreprocessorId
Enums
CommentTag
Markdown
ParseSource
PreprocessorOutput
Constants
CONTRACT_INHERITANCE_ID
DEPLOYMENTS_ID
GIT_SOURCE_ID
INFER_INLINE_HYPERLINKS_ID
INHERITDOC_ID
Traits
AsDoc
Preprocessor
Type Aliases
AsDocResult
forge_doc
Module
builder
Copy item path
Settings
Help
Summary
Source
Structs
§
DocBuilder
Build Solidity documentation for a project from natspec comments. The builder parses the source files using
Parser
, then formats and writes the elements as the output.