mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 21:29:01 +00:00
# What This PR Does Modifies `ast_codegen` to auto-generate rustdoc comments for generated `AstBuilder` methods. As we add more doc comments to AST node fields, the generated documentation will get better.  |
||
|---|---|---|
| .. | ||
| ast_codegen | ||
| benchmark | ||
| common | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_conformance | ||
| website | ||