Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(ast): auto-generate doc comments for AstBuilder methods #4471

Commits on Jul 29, 2024

  1. docs(ast): auto-generate doc comments for AstBuilder methods (#4471)

    # 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)
    DonIsaac committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c6a11be View commit details
    Browse the repository at this point in the history