CT2 Wiki
From UG
(Difference between revisions)
(→CT2 wiki agreements) |
|||
Line 10: | Line 10: | ||
* other related knowledge useful for CT2 Team | * other related knowledge useful for CT2 Team | ||
- | == CT2 wiki | + | == CT2 wiki standards == |
=== Creating a new article === | === Creating a new article === | ||
Line 16: | Line 16: | ||
* Pick the right name. Ideally article name should consist of several words separated by spaces. | * Pick the right name. Ideally article name should consist of several words separated by spaces. | ||
* Link it to category. There is a category tree that starts [Category:CT2] | * Link it to category. There is a category tree that starts [Category:CT2] | ||
+ | |||
+ | === Standard sections === | ||
+ | |||
+ | Business Needs and Requirements | ||
+ | Specs | ||
+ | Use cases | ||
+ | QA | ||
+ | Look And Feel | ||
+ | RFC | ||
+ | Tweaks | ||
=== Creating a new version of the spec === | === Creating a new version of the spec === |
Revision as of 19:05, 27 July 2009
Contents |
Intro
CT2 Wiki (homepage address: http://mantis.jaguarfreight.com/wiki/Main_Page) is web based knowledgebase for CT2 Software Development Project.
It is based on wiki platform.
It is used for:
- documenting CT2 requirements and systems specifications (specs)
- project management articles
- other related knowledge useful for CT2 Team
CT2 wiki standards
Creating a new article
- Pick the right name. Ideally article name should consist of several words separated by spaces.
- Link it to category. There is a category tree that starts [Category:CT2]
Standard sections
Business Needs and Requirements Specs Use cases QA Look And Feel RFC Tweaks
Creating a new version of the spec
- Assume that article name is: Aaaa Bbbbbb Ccc
- If you believe that old version should be preserved then:
- Create new article named: "Aaaa Bbbbbb Ccc v2"
- In article "Aaaa Bbbbbb Ccc":
- set background "olive"
- add "orange" link to "Aaaa Bbbbbb Ccc v2"
Standard Section for spec
TBD