• 
      

    Add the ability to build docs using Python 3.

    Review Request #10612 — Created June 30, 2019 and submitted

    Information

    RBTools
    release-1.0.x
    28ac149...

    Reviewers

    Up until now, in order to build docs, we required Python 2. This wasn't
    be any decision -- we just had syntax errors and string type issues in
    our conf.py and extension.

    This change fixes up those small issues, letting us fully build docs
    successfully on both Python 2 and 3. It also brings the configuration
    up to current standards, using the correct author, copyright, and theme
    information.

    Built all the docs using Python 2 and 3. Verified that they built
    successfully.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (5ce9655)