Changeset 12432 for main/waeup.ikoba/trunk/docs
- Timestamp:
- 9 Jan 2015, 08:49:10 (10 years ago)
- Location:
- main/waeup.ikoba/trunk/docs/source
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/docs/source/_templates/mainpage.template
r7808 r12432 5 5 <h1>{{ docstitle }}</h1> 6 6 <p> 7 This is official documentation for waeup. kofa {{ release }}.7 This is official documentation for waeup.ikoba {{ release }}. 8 8 {% if last_updated %}Last modifed on {{ last_updated }}.{% endif %} 9 9 </p> … … 15 15 <a class="biglink" 16 16 href="{{ pathto("intro") }}">Introduction</a><br /> 17 <span class="linkdescr">Get started with waeup. kofa.</span>17 <span class="linkdescr">Get started with waeup.ikoba.</span> 18 18 </p> 19 19 … … 22 22 href="{{ pathto("userdocs/index") }}">User Documentation</a><br /> 23 23 <span class="linkdescr"> 24 Documentation for users and admins using waeup. kofa.24 Documentation for users and admins using waeup.ikoba. 25 25 </span></p> 26 26 -
main/waeup.ikoba/trunk/docs/source/contents.rst
r11949 r12432 2 2 3 3 WAeUP.Ikoba Documentation Contents 4 ================================= 4 ================================== 5 5 6 6 .. toctree:: -
main/waeup.ikoba/trunk/docs/source/glossary.rst
r11954 r12432 7 7 8 8 Ikoba 9 Student Information and Registration Portal.9 Application and Registration Portal 10 10 11 11 WAeUP 12 West African e -Company Project.12 West African eUniversity Project 13 13 14 14 waeup.ikoba 15 A Python package explained in this documentation .15 A Python package explained in this documentation 16 16 -
main/waeup.ikoba/trunk/docs/source/index.rst
r11949 r12432 1 .. WAeUP Student Information and Registration Portal (Ikoba) documentation master file, created by1 .. WAeUP Application and Registration Portal (Ikoba) documentation master file, created by 2 2 sphinx-quickstart on Thu Jul 29 10:41:59 2010. 3 3 You can adapt this file completely to your liking, but it should at least
Note: See TracChangeset for help on using the changeset viewer.