Add documentation on the new integrations framework.

Review Request #7948 — Created Feb. 6, 2016 and submitted

Information

Djblets
release-0.10.x

Reviewers

This includes guides on how to consume the integrations framework in a
project, and how to write new integrations.

The guide on consuming the integrations framework walks developers
through the classes they need to create, settings to set, and other
responsibilities for the consuming application.

The guide on writing integrations covers how to build an integration,
manage configuration, and more.

This also sets up the codebase docs for the integrations module.

Built and read through the docs, checking for links and typos.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        docs/djblets/guides/integrations/supporting-integrations.rst
        docs/djblets/guides/extensions/index.rst
        docs/djblets/guides/integrations/index.rst
        docs/djblets/guides/index.rst
        docs/djblets/guides/integrations/writing-integrations.rst
        docs/djblets/coderef/index.rst
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        docs/djblets/guides/integrations/supporting-integrations.rst
        docs/djblets/guides/extensions/index.rst
        docs/djblets/guides/integrations/index.rst
        docs/djblets/guides/index.rst
        docs/djblets/guides/integrations/writing-integrations.rst
        docs/djblets/coderef/index.rst
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (4f0e246)
Loading...