# Django DocsSearch

Plugin created to search the documentation for Django.

## Use

Highlight the code to find or place them next to the cursor and press ```SHIFT+ALT+D```.

## Installation using Sublime Package Control

Install [Sublime Package Control](http://wbond.net/sublime_packages/package_control/installation) if he not installed. Search and install ```Django-DocsSearch``` from Package Control.

## Installation

Clone the repository or download folder Packages from Sublime Text 2. Rename the downloaded folder to **Django-DocsSearch**.

## Installation using CLI in Linux

    $ cd ~/.config/sublime-text-2/Packages/
    $ git clone git://github.com/saippuakauppias/sublime-text-2-Django-DocsSearch.git Django-DocsSearch

## Installation using CLI in OS X

    $ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
    $ git clone git://github.com/saippuakauppias/sublime-text-2-Django-DocsSearch.git Django-DocsSearch

## Installation in Windows

    Really?


[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/saippuakauppias/sublime-text-2-django-docssearch/trend.png)](https://bitdeli.com/free "Bitdeli Badge")