Commit ba36a26d by Sarina Canelake

Merge pull request #7207 from delftswa2014/doc_links

added links to docs for listed libraries in overview.md
parents 375a996d 70db28bb
...@@ -198,4 +198,4 @@ Ahsan Ulhaq <ahsan@edx.org> ...@@ -198,4 +198,4 @@ Ahsan Ulhaq <ahsan@edx.org>
Mat Moore <mat@mooresoftware.co.uk> Mat Moore <mat@mooresoftware.co.uk>
Muzaffar Yousaf <muzaffar@edx.org> Muzaffar Yousaf <muzaffar@edx.org>
Sylvain <sylvain@openfun.fr> Sylvain <sylvain@openfun.fr>
Mayank Jain <mjmayank@gmail.com>
...@@ -6,13 +6,13 @@ This document explains the general structure of the edX platform, and defines so ...@@ -6,13 +6,13 @@ This document explains the general structure of the edX platform, and defines so
You should be familiar with the following. If you're not, go read some docs... You should be familiar with the following. If you're not, go read some docs...
- python - [python](http://docs.python.org)
- django - [django](http://docs.djangoproject.com)
- javascript - javascript
- html, xml -- xpath, xslt - html, xml -- xpath, xslt
- css - css
- git - [git](http://git-scm.com/documentation)
- mako templates -- we use these instead of django templates, because they support embedding real python. - [mako templates](http://www.makotemplates.org/docs) -- we use these instead of django templates, because they support embedding real python.
## Other relevant terms ## Other relevant terms
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment