Skip to content

Commit

Permalink
docs(ast): auto-generate doc comments for AstBuilder methods (#4471)
Browse files Browse the repository at this point in the history
# 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.

![image](https://github.com/user-attachments/assets/d27f0d53-38dd-4ba8-93e0-ffaf5c8e6809)
  • Loading branch information
DonIsaac committed Jul 29, 2024
1 parent 7b5e1f5 commit c6a11be
Show file tree
Hide file tree
Showing 2 changed files with 5,150 additions and 11 deletions.
Loading

0 comments on commit c6a11be

Please sign in to comment.