Go to file
Brian Palmer 4d70f07d9e rename doc/templates/rest to doc/api
test plan: run the doc:api rake task, verify the docs are still
generated

Change-Id: I9f372a8e68de1019619b452c14f1ebbb1895cecf
Reviewed-on: https://gerrit.instructure.com/7745
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Whitmer <brian@instructure.com>
2011-12-30 09:00:27 -07:00
app don't strip numeric (and other) types when saving questions 2011-12-29 21:32:50 -07:00
config upgrade slickgrid 2011-12-28 09:05:12 -07:00
db/migrate fix spelling of "privileges" in enrollments. 2011-12-19 16:48:42 -07:00
doc rename doc/templates/rest to doc/api 2011-12-30 09:00:27 -07:00
guard delete compiled js file if you delete a handlebars fie 2011-10-18 17:17:54 -06:00
lib rename doc/templates/rest to doc/api 2011-12-30 09:00:27 -07:00
public xml config for blti extensions 2011-12-29 15:10:48 -07:00
script create a text log of failed parallel tests 2011-10-03 14:23:53 -06:00
spec don't strip numeric (and other) types when saving questions 2011-12-29 21:32:50 -07:00
test added favorite courses option to main menu 2011-10-24 15:50:34 -06:00
vendor/plugins fix intermittent qti spec failure 2011-12-29 09:54:21 -07:00
.gitignore rename doc/templates/rest to doc/api 2011-12-30 09:00:27 -07:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile add a rspec nested_instafail_formatter 2011-12-28 16:18:28 -07:00
Guardfile delete compiled js file if you delete a handlebars fie 2011-10-18 17:17:54 -06:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
config.ru add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -06:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.