David Baumgold
cca94c62e9
Update Babel and Transifex libraries
2013-08-02 15:19:35 -04:00
Julian Arni
a4d7bff4b1
Fix reference issues
2013-08-02 08:08:51 -04:00
Julian Arni
2bb7372a6b
Remove django.utils dependency
...
And fix path issues.
2013-08-02 08:08:51 -04:00
Julian Arni
78ca8fb7be
Add rtd-specific syspath
2013-08-02 08:08:51 -04:00
Julian Arni
0908ce408a
Fix 'images' capitalization
2013-08-01 14:29:53 -04:00
Julian Arni
9f4b7261a8
Merge branch 'master' into jkarni/docs-merge
2013-08-01 11:41:44 -04:00
Julian Arni
5451bb642c
Code cleanup.
...
From PR review.
2013-07-30 17:43:43 -04:00
Julian Arni
6ee5eb2e4b
Cherry-pick and fix Toddi's commit.
...
Which was giving git endless confusion on merge.
2013-07-30 11:45:43 -04:00
Julian Arni
21fcdc7f3d
Rename data docs straggler
2013-07-30 10:30:44 -04:00
Julian Arni
c0f6ec6cf5
Merge branch 'master' into jkarni/docs-merge
...
Conflicts:
docs/source/conf.py
2013-07-30 10:23:35 -04:00
Calen Pennington
3774ea1565
Add an XBlock student_view to XModule
...
This just wraps XModule.get_html, and ignores javascript and css for
now.
[LMS-189]
2013-07-24 12:23:26 -04:00
Don Mitchell
df7b917b40
Implement next generation modulestore
...
A new modulestore backed by mongo that changes the data format to
facilitate easy versioning, sharing content between courses, and fast
lookup of course structure and Scope.settings data.
Conflicts:
cms/djangoapps/contentstore/tests/test_contentstore.py
2013-07-19 13:10:14 -04:00
Julian Arni
2540be2442
Update rake docs to reflect change in folder structure
2013-07-16 13:45:22 -04:00
Julian Arni
5f9c395afe
Use source dir for data docs
2013-07-16 13:44:53 -04:00
Julian Arni
79b1bffdc8
fix breakage from dir renaming
2013-07-16 13:30:39 -04:00
Ned Batchelder
f3d8738365
static_template_view.models is gone, remove it from docs.
2013-07-16 13:09:23 -04:00
Ned Batchelder
954ddf496d
We don't need to run sphinx on our tests.
2013-07-16 13:08:06 -04:00
Julian Arni
bf60b24aa8
Switch to common structure and shared resources
2013-07-16 13:01:12 -04:00
Lyla Fischer
e3fa27a3d8
moved docs into one repo. Broke compilation
2013-07-11 10:38:20 -04:00
Ned Batchelder
8997ed0322
Suggestions from James: mitx is old-school, as is autogeneration.
2013-07-10 12:19:53 -04:00
Ned Batchelder
55d4d98031
static_template_view.models is gone, remove it from docs.
2013-07-10 11:39:54 -04:00
Ned Batchelder
7f193bcaad
We don't need to run sphinx on our tests.
2013-07-10 11:39:22 -04:00
Ned Batchelder
a3d496a882
Set sys.path properly for docs to build.
...
We used to do it this way, I'm not sure why it was changed.
Our settings files add directories to the path, so we need to
do it here so that names will be importable.
2013-07-10 11:38:00 -04:00
Calen Pennington
d06a9a2043
Merge pull request #219 from edx/cale/remove-simplewiki
...
Remove simplewiki from the codebase
2013-06-20 13:43:38 -07:00
Calen Pennington
448ca26cdf
Remove simplewiki from the codebase
2013-06-20 09:06:29 -04:00
Alexander Kryklia
d57fb77765
removes reference to removed module in docs
2013-06-20 13:18:04 +03:00
Alexander Kryklia
a3a2412c88
fixes pep8 and pylint errors
2013-06-20 12:58:33 +03:00
Alexander Kryklia
f152668e12
Fixes bugs in documentation and improves it.
2013-06-20 12:58:33 +03:00
Alexander Kryklia
5d0f905961
fixes pep8 and pylint errors and rename mitx->edx
2013-06-20 12:58:33 +03:00
Vasyl Nakvasiuk
67884b1a88
add Word Cloud to public docs
2013-05-13 14:44:04 +03:00
Vasyl Nakvasiuk
911c384527
remove old xml docs, add rake buildpubdocs, showpubdocs, pubdoc
2013-03-18 15:53:07 +02:00
Vasyl Nakvasiuk
f172405c9a
remove xml documentation from docs/source/
2013-03-18 15:37:29 +02:00
Valera Rozuvan
e273bb1259
Updated DOCS with sample XML for DnD.
2013-01-21 15:56:39 +02:00
Alexander Kryklia
b25d4224b5
updated docs
2013-01-21 15:56:39 +02:00
Alexander Kryklia
a4e8cb362d
updated docs
2013-01-21 15:56:39 +02:00
Valera Rozuvan
1eec7bada7
Updated docs. Added debug output info for tracing problem related to server communications.
2013-01-21 15:56:38 +02:00
Alexander Kryklia
35174dd36c
resised picture
2013-01-21 15:56:37 +02:00
Alexander Kryklia
d231b9ed04
update docs
2013-01-21 15:56:37 +02:00
Alexander Kryklia
de35d1e9e4
update docs
2013-01-21 15:56:37 +02:00
Alexander Kryklia
099c79c881
update docs
2013-01-21 15:56:36 +02:00
Alexander Kryklia
a6f87dcfdc
updated docs
2013-01-21 15:56:36 +02:00
Alexander Kryklia
65fd71d06b
added documentation for rules
2013-01-21 15:56:34 +02:00
Valera Rozuvan
533a1693b3
Updated XML example in docs for Drag and Drop.
2013-01-21 15:56:33 +02:00
Valera Rozuvan
744b7947e6
Added initial docs for Drag and Drop.
2013-01-21 15:56:27 +02:00
Valera Rozuvan
505fefb802
Initiated DOCS for Drag and Drop.
2013-01-21 15:56:27 +02:00
Valera Rozuvan
00bf973d4a
Renamed to XML example code.
2013-01-15 12:55:25 +02:00
Valera Rozuvan
442e112d6f
Updated documentation. Try #2 .
2013-01-15 12:55:25 +02:00
Alexander Kryklia
b56174c8d4
updated docs
2013-01-15 12:55:25 +02:00
Valera Rozuvan
9cabaf1ef3
Added automatic insertion of missing "return" statement into simple function strings. Added an option to turn this feature off.
2013-01-15 12:55:22 +02:00
Alexander Kryklia
1fb4c8c720
grammar fix
2013-01-15 12:55:21 +02:00