• 
      

    Add parser support for the Beanbag docstring format.

    Review Request #8966 — Created May 24, 2017 and submitted

    Information

    beanbag-docutils
    master
    9fb32be...

    Reviewers

    This is based on the Google docstring format, but adds a few additional
    sections. It's based on the Napoleon parser in Sphinx. This format also
    allows for wrapping argument types across lines, so that long module
    paths can be broken up cleanly.

    Tested against the Review Board codebase. Didn't see any regressions.

    I tested all the new sections and tested argument wrapping.

    Description From Last Updated

    Args?

    brenniebrennie
    brennie
    1. 
        
    2. Show all issues

      Args?

    3. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (cedf482)