Provide a more useful front page for the Extending Review Board docs.

Review Request #8522 — Created Nov. 5, 2016 and submitted

Information

Review Board
release-2.5.x
1c2caed...

Reviewers

The old Extending Review Board page was just a big Table of Contents,
which wasn't very useful to users who were just getting started. This
change begins the first steps toward improving our documentation for
this section of the manual by redoing the main page to better guide
users through the various extension tasks, lists of hooks, and by
pointing to useful code references.

There are also some changes to a few of the other smaller pages that
were previously linked to. Some pages are no longer necessary and now
link back to the main index page (so as to not break links/search
results). One page (signal-hook.rst) has a couple small updates to link
better to Django documentation.

Upcoming changes will flesh out the content further.

Built the docs and read through the front page. Tested the different
links and checked for broken links.

Description From Last Updated

Typo in description: "Extensing"

daviddavid
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        docs/manual/extending/coderef/index.rst
        docs/manual/extending/extensions/overview.rst
        docs/manual/extending/index.rst
        docs/manual/extending/extensions/hooks/index.rst
        docs/manual/extending/extensions/index.rst
        docs/manual/extending/extensions/hooks/signal-hook.rst
    
    
    
    Tool: Pyflakes
    Ignored Files:
        docs/manual/extending/coderef/index.rst
        docs/manual/extending/extensions/overview.rst
        docs/manual/extending/index.rst
        docs/manual/extending/extensions/hooks/index.rst
        docs/manual/extending/extensions/index.rst
        docs/manual/extending/extensions/hooks/signal-hook.rst
    
    
  2. 
      
david
  1. 
      
  2. Typo in description: "Extensing"

  3. 
      
chipx86
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (0a29297)
Loading...