Changeset 11954 for main/waeup.kofa/branches/henrik-regista/docs
- Timestamp:
- 13 Nov 2014, 16:54:17 (10 years ago)
- Location:
- main/waeup.kofa/branches/henrik-regista/docs
- Files:
-
- 10 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/henrik-regista/docs/INSTALL.txt
r11952 r11954 263 263 If you are connected and logged in, 264 264 you should be able to add the grok-based applications 265 (such as `` Institution``) from the menu.266 267 Add an instance of `` Institution`` and click on the link next to the265 (such as ``Company``) from the menu. 266 267 Add an instance of ``Company`` and click on the link next to the 268 268 then visible entry in the list of installed applications. 269 269 -
main/waeup.kofa/branches/henrik-regista/docs/source/developerdocs/api/api_app.rst
r11952 r11954 1 `app` -- InstitutionRoot (Site) Module1 `app` -- Company Root (Site) Module 2 2 ************************************** 3 3 -
main/waeup.kofa/branches/henrik-regista/docs/source/developerdocs/api/api_interfaces.rst
r11952 r11954 6 6 :undoc-members: 7 7 8 .. autointerface:: waeup.ikoba.interfaces.I Institution8 .. autointerface:: waeup.ikoba.interfaces.ICompany 9 9 :members: 10 10 :undoc-members: -
main/waeup.kofa/branches/henrik-regista/docs/source/developerdocs/api/index.rst
r11952 r11954 38 38 api_sourcefactory 39 39 api_startup 40 api_ institution40 api_company 41 41 api_userscontainer 42 42 api_utils -
main/waeup.kofa/branches/henrik-regista/docs/source/glossary.rst
r11952 r11954 10 10 11 11 WAeUP 12 West African e- InstitutionProject.12 West African e-Company Project. 13 13 14 14 waeup.ikoba
Note: See TracChangeset for help on using the changeset viewer.