• 
      

    Fix up a few issues in RBTools docs.

    Review Request #14220 — Created Oct. 31, 2024 and submitted

    Information

    RBTools
    release-5.x

    Reviewers

    This fixes some problems I found while building the RBTools
    documentation:

    • The command name listed for the patch command was incorrect, causing a
      build failure.
    • The coderef entry for rbtools.commands.base had an extra trailing
      period, causing warnings about being unable to find the module.
    • Several of the entries in the repository config doc had the wrong
      characters for their heading underscore, leading to inconsistent
      indentation in the TOC for that page.
    • Changed example .reviewboardrc settings to use code-block.
    • Fixed some typos.

    Built and viewed documentation.

    Summary ID
    Fix up a few issues in RBTools docs.
    This fixes some problems I found while building the RBTools documentation: - The command name listed for the patch command was incorrect, causing a build failure. - The coderef entry for `rbtools.commands.base` had an extra trailing period, causing warnings about being unable to find the module. - Several of the entries in the repository config doc had the wrong characters for their heading underscore, leading to inconsistent indentation in the TOC for that page. - Changed example .reviewboardrc settings to use `code-block`. - Fixed some typos. Testing Done: Built and viewed documentation.
    f22321f7b3fab5f33d23eb724eb4c2142f4af881
    chipx86
    1. Ship It!
    2. 
        
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (40370ee)