• 
      

    Split out the Extension docs into its own guide.

    Review Request #7595 — Created Aug. 16, 2015 and submitted

    Information

    Djblets
    release-0.9.x

    Reviewers

    The Extension documentation was getting complex, and didn't play well
    with Sphinx autodoc, due to the usage of sections. This change splits it
    out into a new Writing Extensions guide.

    Built the docs and read through it. Links and formatting looked correct.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          djblets/extensions/extension.py
      
      Ignored Files:
          docs/djblets/guides/extensions/writing-extensions.rst
          docs/djblets/guides/extensions/index.rst
          docs/djblets/guides/index.rst
      
      
      
      Tool: Pyflakes
      Processed Files:
          djblets/extensions/extension.py
      
      Ignored Files:
          docs/djblets/guides/extensions/writing-extensions.rst
          docs/djblets/guides/extensions/index.rst
          docs/djblets/guides/index.rst
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.9.x (1408007)