Commit Graph

95 Commits

Author SHA1 Message Date
Sarina Canelake
13c8dd27b9 Update i18n_translators_guide.rst 2014-09-11 16:19:03 -04:00
clytwynec
df5802224f Update pavelib.rst and run_devstack.rst for changes to default settings 2014-09-02 10:03:44 -04:00
Mark Hoeber
3a37436266 Added browsers to data, developers, install, release notes 2014-08-20 09:23:32 -04:00
Christine Lytwynec
eb3c1ab9a8 removing rake and outdated references to it 2014-08-05 09:54:29 -04:00
David Baumgold
c9076b6c48 Advertise JIRA 2014-08-01 12:13:39 -04:00
Chris Terman
d3149f66aa add initial_state attribute to jsinput tag 2014-07-23 09:21:42 -04:00
Ned Batchelder
fc16ee3a6e Tweaks for i18n docs 2014-07-16 11:48:35 -04:00
Don Mitchell
a9695828ab Remove LocMapperStore
LMS-2918
2014-07-16 09:21:25 -04:00
Alison Hodges
52f6f1a372 Corrected all links in preface, added to dev and data guides 2014-06-22 14:56:29 -04:00
Alison Hodges
e84c7a0198 Fixes: DOC-392, shared preface listing resources for different types of audiences 2014-06-20 16:42:06 -04:00
cahrens
a395c2fa4b Complete Studio support for handling group configuration changes
STUD-1658
2014-06-20 11:41:23 -04:00
Andy Armstrong
11c25e8c1a Add Studio handling for changes to group configurations
STUD-1658
2014-06-20 11:41:22 -04:00
clytwynec
9875b34424 Update i18n.rst for rake to paver transition 2014-06-18 16:23:07 -04:00
Ben Patterson
aa6e83fdd0 Allow consumption of environment variables in docs Makefiles
See: https://bitbucket.org/birkenfeld/sphinx/issue/1368/makefile-options-not-overridable-from
2014-06-03 09:47:25 -04:00
Andy Armstrong
c389746a2a Describe Python support for multi-line comments
Added more details around Python's support for multi-line translator comments.
2014-05-30 11:45:23 -04:00
Calen Pennington
cfcbdc0145 Move to OpaqueKey implementations from the external library
[LMS-2757]
2014-05-29 17:03:35 -04:00
Christine Lytwynec
550d054300 added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks 2014-05-23 13:19:27 -04:00
Calen Pennington
29f7fe14fb Merge remote-tracking branch 'edx/master' into ok-merge-from-master 2014-05-23 10:05:56 -04:00
Jay Zoldak
4771242d57 Revert "added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks"
This reverts commit 7fd2305f39.
2014-05-23 08:40:43 -04:00
Calen Pennington
cd862b3253 Merge remote-tracking branch 'edx/master' into opaque-keys
Conflicts:
	cms/djangoapps/contentstore/tests/test_contentstore.py
	cms/djangoapps/contentstore/views/component.py
	cms/djangoapps/contentstore/views/item.py
	cms/djangoapps/contentstore/views/preview.py
	cms/djangoapps/contentstore/views/tests/test_container.py
	cms/static/js/spec/views/unit_spec.js
	cms/static/js/utils/module.js
	cms/templates/container.html
	cms/templates/studio_vertical_wrapper.html
	cms/templates/studio_xblock_wrapper.html
	common/djangoapps/student/views.py
	lms/templates/notes.html
	lms/templates/textannotation.html
	lms/templates/videoannotation.html
2014-05-22 10:52:00 -04:00
Christine Lytwynec
7fd2305f39 added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks 2014-05-20 16:22:28 -04:00
Calen Pennington
c092118d56 Merge pull request #3781 from cpennington/opaque-keys-more-docs
Add autodocs of modulestores
2014-05-20 13:55:25 -04:00
David Baumgold
49e539da77 Merge pull request #3644 from edx/db/remove-broken-docs-link
remove broken docs link
2014-05-20 12:42:31 -04:00
Alison Hodges
53d0a4edce Merge pull request #3777 from edx/ahodges/documentation/AN1031
Clarifications, added info on doc, format
2014-05-20 12:02:04 -04:00
Alison Hodges
6a8063aea7 Added sections on documenting and debugging, clarifications 2014-05-20 12:01:29 -04:00
David Baumgold
61b28f560b remove broken docs link 2014-05-19 16:35:30 -04:00
Calen Pennington
bd609be043 Add autodocs of modulestores 2014-05-19 15:48:52 -04:00
Mark Hoeber
a7139a84b6 Add stevedore requirements for RTD builds 2014-05-19 14:58:54 -04:00
Mark Hoeber
1e27f177da Adding opaque keys module to system path in doc configuration
To make RTD work.
2014-05-19 13:46:07 -04:00
Calen Pennington
2ce6719153 Merge remote-tracking branch 'edx/opaque-keys' into opaque-keys-merge-master 2014-05-19 09:29:34 -04:00
Calen Pennington
8f72394e81 Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
	cms/templates/widgets/header.html
2014-05-19 09:20:08 -04:00
David Baumgold
8afe315ce4 link to code considerations page from contributor doc 2014-05-16 13:59:21 -04:00
Calen Pennington
bad2941f09 Add napoleon to the requirements to build our docs 2014-05-16 13:49:55 -04:00
David Baumgold
867ea2b637 renamed cognitive_load.rst to code-considerations.rst 2014-05-16 09:28:50 -04:00
David Baumgold
adf6df224e address review comments from @nedbat 2014-05-16 09:28:05 -04:00
David Baumgold
138bd78e93 add So You Want to Deploy a New Service 2014-05-15 16:44:53 -04:00
David Baumgold
52bc2aa070 Added rst version of cognitive load page 2014-05-15 16:35:05 -04:00
Calen Pennington
f35379a838 Update opaque_keys docs 2014-05-15 16:12:40 -04:00
Alexander Kryklia
c13282462a Modify paver run_all_servers to allow different settings for LMS and Studio. 2014-05-12 17:12:40 +03:00
Ned Batchelder
c7543dd33d Add more links in the PR guidelines. 2014-05-09 13:53:16 -04:00
David Baumgold
93b5ccac45 Merge pull request #3503 from edx/db/process-updates
Reorganize information in CONTRIBUTING.rst, link to ReadTheDocs
2014-05-05 11:31:55 -04:00
Gabe Mulley
bde8482eeb Create a skeleton of event-tracking developer docs
A first pass at providing details about how to emit events, what to emit etc.
2014-05-01 14:11:20 -04:00
David Baumgold
280bb96cdc wordsmithing 2014-04-30 15:13:02 -04:00
Sarina Canelake
1599e0ff2c Respond to Alison comments 2014-04-29 20:30:59 -04:00
Sarina Canelake
cacb58365c Respond to DB comments 2014-04-29 19:12:22 -04:00
Sarina Canelake
4c1c2ea0bc Add documentation on public sandboxes 2014-04-29 19:12:22 -04:00
Mark Hoeber
fc3d8fcd38 fixed JS link and add contributor guidelines to change log 2014-04-29 11:52:56 -04:00
David Baumgold
82f98b2974 Reorganize information in CONTRIBUTING.rst, link to ReadTheDocs 2014-04-28 16:44:06 -04:00
David Baumgold
73c30e950f Merge pull request #3434 from edx/db/dev-process
Document our development/review process
2014-04-28 09:32:44 -04:00
Mark Hoeber
e3d8510248 add index file 2014-04-25 11:27:09 -04:00