Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-pipeline
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
django-pipeline
Commits
9c32ce70
Commit
9c32ce70
authored
Jun 12, 2014
by
Feanil Patel
Committed by
Timothée Peignier
Jun 17, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo in compilers documentation
Update link to coffeescript page and smaller typo.
parent
c98940f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/compilers.rst
+3
-3
No files found.
docs/compilers.rst
View file @
9c32ce70
...
...
@@ -8,8 +8,8 @@ Compilers
Coffee Script compiler
======================
The Coffee Script compiler uses `Coffee Script <http://jashkenas.github.com/coffee
-
script/>`_
to compile your javascript
s
.
The Coffee Script compiler uses `Coffee Script <http://jashkenas.github.com/coffeescript/>`_
to compile your javascript.
To use it add this to your ``PIPELINE_COMPILERS`` ::
...
...
@@ -36,7 +36,7 @@ Live Script compiler
======================
The LiveScript compiler uses `LiveScript <https://github.com/gkz/LiveScript>`_
to compile your javascript
s
.
to compile your javascript.
To use it add this to your ``PIPELINE_COMPILERS`` ::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment