11 | | * [source:trunk/boinc/html/inc/bolt.inc bolt.inc]: implementation of course document functions. |
12 | | * [source:trunk/boinc/html/inc/bolt_db.inc bolt_db.inc]: Bolt-specific DB abstraction layer. |
13 | | * [source:trunk/boinc/html/inc/db_conn.inc db_conn.inc]: General DB abstraction layer. |
14 | | * [source:trunk/boinc/html/inc/bolt_ex.inc bolt_ex.inc]: Exercise API functions. |
15 | | * [source:trunk/boinc/html/inc/bolt_util.inc bolt_util.inc]: Miscellaneous HTML. |
| 11 | * [source:boinc/html/inc/bolt.inc bolt.inc]: implementation of course document functions. |
| 12 | * [source:boinc/html/inc/bolt_db.inc bolt_db.inc]: Bolt-specific DB abstraction layer. |
| 13 | * [source:boinc/html/inc/db_conn.inc db_conn.inc]: General DB abstraction layer. |
| 14 | * [source:boinc/html/inc/bolt_ex.inc bolt_ex.inc]: Exercise API functions. |
| 15 | * [source:boinc/html/inc/bolt_util.inc bolt_util.inc]: Miscellaneous HTML. |
19 | | * [source:trunk/boinc/html/user/bolt.php bolt.php]: List of courses. |
20 | | * [source:trunk/boinc/html/user/boltcourse_sample.php bolt_course_sample.php]: Example course document. |
21 | | * [source:trunk/boinc/html/user/bolt_course.php bolt_course.php]: Home page for a particular course. |
22 | | * [source:trunk/boinc/html/user/bolt_sched.php bolt_sched.php]: Scheduler: makes sequencing decisions and adds navigation. |
| 19 | * [source:boinc/html/user/bolt.php bolt.php]: List of courses. |
| 20 | * [source:boinc/html/user/boltcourse_sample.php bolt_course_sample.php]: Example course document. |
| 21 | * [source:boinc/html/user/bolt_course.php bolt_course.php]: Home page for a particular course. |
| 22 | * [source:boinc/html/user/bolt_sched.php bolt_sched.php]: Scheduler: makes sequencing decisions and adds navigation. |