Changes between Version 55 and Version 56 of WikiStart
- Timestamp:
- 03/18/10 11:54:42 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v55 v56 25 25 * [wiki:BrowseSource Browse Source]: For all software projects, Subversion is used as the version control system. Browse Source shows the structure and content of files on the Subversion server. The exact structure of a repository varies based on the requirements of a project. Usually, trunk is the main development branch. 26 26 27 * [wiki:CombineWiki Exporting Documentation]: All wiki pages can be exported to HTML, PDF and PS formats.28 29 27 * [wiki:TestingFramework Testing Framework]: We use JUnit and CUnit testing framworks for appropriately sized project. 30 28 … … 33 31 * [wiki:CodeDocumentation Code Documentation]: We use well defined coding standards that allow code documentation to be generated using PHP Doc, Java Doc or Doxygen. 34 32 35 '''Introduction'''36 * [wiki :AboutriksofWiki About RIKSOF Wiki]:37 33 38 39 40 41