• 
      

    Fix building the webapi docs.

    Review Request #4992 — Created Nov. 18, 2013 and submitted

    Information

    Review Board
    master

    Reviewers

    Fix building the webapi docs.

    My changes to define string types using six.text_type means that the type can
    now be 'unicode' instead of 'str'. This works fine in the API, but the docs
    generator didn't know how to interpret that.

    Built the API docs.

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