added links to docs pages in overview readme
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -198,4 +198,4 @@ Ahsan Ulhaq <ahsan@edx.org>
|
||||
Mat Moore <mat@mooresoftware.co.uk>
|
||||
Muzaffar Yousaf <muzaffar@edx.org>
|
||||
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
|
||||
|
||||
You should be familiar with the following. If you're not, go read some docs...
|
||||
|
||||
- python
|
||||
- django
|
||||
- [python](http://docs.python.org)
|
||||
- [django](http://docs.djangoproject.com)
|
||||
- javascript
|
||||
- html, xml -- xpath, xslt
|
||||
- css
|
||||
- git
|
||||
- mako templates -- we use these instead of django templates, because they support embedding real python.
|
||||
- [git](http://git-scm.com/documentation)
|
||||
- [mako templates](http://www.makotemplates.org/docs) -- we use these instead of django templates, because they support embedding real python.
|
||||
|
||||
## Other relevant terms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user