Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Commit

Permalink
- Drop docutils and have the user install it in the global python int…
Browse files Browse the repository at this point in the history
…erpreter that Sublime uses.

- Update docs.
  • Loading branch information
markotibold committed Jun 14, 2012
1 parent acd7d94 commit 89e0530
Show file tree
Hide file tree
Showing 176 changed files with 17 additions and 44,326 deletions.
19 changes: 17 additions & 2 deletions README.rst
@@ -1,13 +1,28 @@
RstPreview - Sublime Text
========================================
=========================

**This is currently under development and not fully working**

This is a simple plugin, to convert the RST your reading into HTML and opening
it in your default browser.


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

This package relies on docutils which Sublime must be able to import.


Mac OS
``````

Install docutils for the global python interpreter that Sublime uses::
sudo easy_install-2.6 docutils


Shortcuts
-------------------
---------

- Mac; cmd + shift + r
- Windows; ctrl + shift + r
Expand Down
214 changes: 0 additions & 214 deletions docutils/__init__.py

This file was deleted.

37 changes: 0 additions & 37 deletions docutils/_compat.py

This file was deleted.

0 comments on commit 89e0530

Please sign in to comment.