• 
      

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

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

    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.

    Commits

    Files