Skip to content

Commit

Permalink
Merge pull request #410 from tarjei/patch-2
Browse files Browse the repository at this point in the history
Add note on plugin instalation.
  • Loading branch information
mattrobenolt committed Nov 5, 2015
2 parents 630c9a9 + aa66761 commit 5af8180
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/integrations/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ information, so it's important that we inject code and wrap things
magically so we can extract what we need. See :doc:`../usage` for tips
regarding that.

Installation
------------

To install a plugin just include the plugin **after** Raven has been loaded and the Raven global variable is registered. This happens automatically if you install from a CDN with the required plugins in the URL.


.. toctree::
:maxdepth: 1

Expand Down

0 comments on commit 5af8180

Please sign in to comment.