• 
      

    Fix missing version info and some broken doc output for some options.

    Review Request #11304 — Created Nov. 25, 2020 and submitted

    Information

    RBTools
    release-2.0.x

    Reviewers

    We had a few new options that were introduced in rbt post and
    rbt patch that didn't have version information associated, preventing
    the generated docs from listing when the options were added. This change
    adds those fields.

    rbt status --format also had some broken doc output when converted to
    ReST. This escapes some of the content so it's handled correctly.

    Built the docs. Saw the version information and the fixed --format output.

    Summary ID
    Fix missing version info and some broken doc output for some options.
    We had a few new options that were introduced in `rbt post` and `rbt patch` that didn't have version information associated, preventing the generated docs from listing when the options were added. This change adds those fields. `rbt status --format` also had some broken doc output when converted to ReST. This escapes some of the content so it's handled correctly.
    c4ac7901a2314555ae18d30602dc4589c9608a7f
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (f44875d)