Ignore:
Timestamp:
14 Jul 2015, 20:17:10 (9 years ago)
Author:
Henrik Bettermann
Message:

More docs.

Location:
main/waeup.kofa/trunk/docs/source/userdocs/students
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/docs/source/userdocs/students/browser.rst

    r13103 r13168  
    308308===========
    309309
     310Allocation
     311----------
     312
    310313Students can obtain a bed ticket if a series of conditions is met:
    311314
  • main/waeup.kofa/trunk/docs/source/userdocs/students/interfaces.rst

    r13078 r13168  
    11.. _students_interfaces:
    22
    3 Student
    4 =======
     3Student Interfaces
     4==================
    55
    66The `Student` class is a container class which means, there are not
     
    171171   :pyobject: IStudentNavigation
    172172
    173 Student Study Course
    174 ====================
     173Student Study Course Interfaces
     174===============================
    175175
    176176All data related to an individual course of study are stored with
     
    302302  to replace them by new tickets.
    303303
    304 Student Payment
    305 ===============
     304Student Payment Interfaces
     305==========================
    306306
    307307`IStudentOnlinePayment`
     
    320320   :pyobject: IStudentOnlinePayment
    321321
    322 Student Accommodation
    323 =====================
     322Student Accommodation Interfaces
     323================================
    324324
    325325`IBedTicket`
Note: See TracChangeset for help on using the changeset viewer.