moodle/lang/en/docs
moodler d4914c6c84 Various small fixes and improvements. Nothing too serious.
Not even 1/4 of what I wanted to do today, though.  I had a lot
of other work come in today and I've just run out of steam.  :-(

I'll tackle these docs again another time.
2003-08-28 17:00:56 +00:00
..
background.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
coding.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
credits.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
cvs.html Use top, not parent 2003-06-21 08:25:15 +00:00
developer.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
faq.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
features.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
files.php Added link for "Other" documentation 2003-06-14 05:48:57 +00:00
future.html A bit more info 2003-08-25 04:43:09 +00:00
glossary.html *** empty log message *** 2003-06-09 04:28:41 +00:00
install.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
installamp.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
intro.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00
licence.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
other.html Added link for "Other" documentation 2003-06-14 05:48:57 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html Added mention of Library and fixed a typo 2003-08-27 06:15:58 +00:00
teacher.html FIxed a link to my page 2003-05-29 15:50:27 +00:00
upgrade.html Various small fixes and improvements. Nothing too serious. 2003-08-28 17:00:56 +00:00

Moodle documentation
--------------------

If you want to translate this documentation into another language,
I would suggest that you:

 1) don't include English versions of the files in this directory
    because they will be used automatically anyway if it is missing
    from your language pack.

 2) translate them in this order (starting with the important ones):
  
    MOST IMPORTANT
    |-------------------
    |
    |   - files.php
    |   - install.html
    |   - installamp.html
    |   - upgrade.html
    |   - faq.html
    |
    |  -----------------
    |
    |   - teacher.html
    |   - module_files.txt
    | 
    |  -----------------
    |   
    |   - intro.html
    |   - features.html
    |   - release.html
    |
    |  -----------------
    |
    |   - developer.html
    |   - cvs.html
    |   - future.html
    |
    |  -----------------
    |   
    |   - license.html
    |
    |-------------------
    LEAST IMPORTANT

 3) Please don't translate credits.html at all - it changes too much.