Add some documentation around XModule/XModuleDescriptor initialization.

This commit is contained in:
Peter Fogg
2013-06-28 16:51:03 -04:00
parent 4a41ce804f
commit 7aa76bc663
2 changed files with 12 additions and 0 deletions

View File

@@ -152,6 +152,12 @@ otherwise noted.
Please see ``LICENSE.txt`` for details.
Documentation
------------
High-level documentation of the code is located in the `doc` subdirectory. Start
with `overview.md` to get an introduction to the architecture of the system.
How to Contribute
-----------------