Commit Graph

16 Commits

Author SHA1 Message Date
Sarina Canelake
9c7c4c8d26 s/pylint: disable=W0622/pylint: disable=redefined-builtin/ 2014-12-01 11:22:13 -05:00
Sarina Canelake
7229ef92ee s/pylint: disable=W0212/pylint: disable=protected-access/ 2014-12-01 11:22:12 -05:00
Sarina Canelake
c0556a7ef8 s/pylint: disable=W0613/pylint: disable=unused-argument/ 2014-12-01 11:22:11 -05:00
Sarina Canelake
b127d2844b s/pylint: disable=C0103/pylint: disable=invalid-name/ 2014-12-01 11:22:09 -05:00
stv
ac1d643e24 Fix PEP8: E401 multiple imports on one line 2014-11-25 10:15:07 -05:00
stv
b215d771b7 Fix PEP8: E128 continuation line under-indented
for visual indent
2014-11-24 20:46:50 -05:00
stv
5a69feadeb Fix PEP8: E123 closing bracket does not match
indentation of opening bracket's line
2014-11-24 20:46:44 -05:00
stv
fb9f324f2f Fix PEP8: E303 too many blank lines 2014-11-10 11:00:14 -08:00
stv
cf9308144d Fix PEP8: E302 expected 2 blank lines, found 1 2014-11-10 11:00:11 -08: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
f35379a838 Update opaque_keys docs 2014-05-15 16:12:40 -04:00
Mark Hoeber
7ac2270853 Custom JavaScript Display and Grading
DOC-105
2014-03-28 16:01:57 -04:00
Jay Zoldak
c5a7911b87 Fix pylint disable pragmas that were pep8 violations 2014-03-20 10:18:40 -04:00
Mark Hoeber
6457425620 Fixed TOC and copyright 2014-02-10 17:10:29 -05:00
Ned Batchelder
c48ac5922d Really fix readthedocs. 2014-01-21 14:03:18 -05:00
David Baumgold
8a370ea14b Reorganize documentation files for i18n
STUD-1094
2014-01-16 14:11:11 -05:00