Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Developer documentation: Difference between revisions

From MoodleDocs
No edit summary
m (TOC)
Line 5: Line 5:
  You can start with creating a table of contents.
  You can start with creating a table of contents.
  Start with importing this: http://moodle.org/doc/?file=developer.html
  Start with importing this: http://moodle.org/doc/?file=developer.html
=== Developer's Manual ===
This document describes some of Moodle's design and how you can contribute.
It's a bit thin at the moment - better documentation will come eventually!
Sections in this document:
# [[MoodleArchitecture|Moodle architecture]]
# [[Contribute|How you can contribute]]
#* [[LearningActivities|Learning activities]]
#* [[Themes|Themes]]
#* [[Languages|Languages]]
#* [[Database Schemas|DatabaseSchemas]]
#* [[CourseFormats|Course formats]]
#* Documentation and articles
#* [[BugTracker|Participating in the bug tracker]]

Revision as of 21:44, 24 August 2005

Note for Contributors
Let's concentrate on doing Documentation for Teachers first.
We will move on to creating the docs for developers a little later.
However, if you already would like to start creating content here, please, go ahead :-)
You can start with creating a table of contents.
Start with importing this: http://moodle.org/doc/?file=developer.html


Developer's Manual

This document describes some of Moodle's design and how you can contribute.

It's a bit thin at the moment - better documentation will come eventually!

Sections in this document:

  1. Moodle architecture
  2. How you can contribute