• 
      

    Fix a bug causing generation of Web API documentation to fail

    Review Request #3009 — Created March 25, 2012 and submitted

    Information

    Review Board

    Reviewers

    This fixes a small bug causing generation of the Web API documentation to fail.
    
    The addition of new resources like those found in /r/3008 caused the documentation compilation to except. If the documentation contained double newline characters it would split the output into 3 arguments, causing the exception.
    Tested locally by re-compiling the documentation.
    chipx86
    1. Ship It!
    2. 
        
    SM
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (113e3ca)