Difference between revisions of "Wiki"
Line 3: | Line 3: | ||
= Wiki structure = | = Wiki structure = | ||
− | + | Navigate to [[Special:Version]] on your wiki to verify what extension that is successfully installed. | |
==Wiki toobox== | ==Wiki toobox== | ||
===Categories=== | ===Categories=== |
Revision as of 11:44, 30 April 2014
Contents
Introduction
The wiki provides documentation for both the product (i.e. "the requirements") as well as the work processes required to develop, deploy, operate and support the systems.
Wiki structure
Navigate to Special:Version on your wiki to verify what extension that is successfully installed.
Wiki toobox
Categories
Categories, a software feature of wiki, provide automatic indexes that are useful as tables of contents.
You can categorize pages and files by adding one or more Category tags to the content text. These tags create links at the bottom of the page that take you to the list of all pages in that category, which makes it easy to browse related articles.
UML
The PlantUML extension allows to easily add UML diagrams into Wiki using a simple text description.
The following diagrams are available:
- sequence diagram,
- use case diagram,
- class diagram,
- activity diagram,
- component diagram,
- state diagram
The language is explained in this document: Language Reference Guide.pdf
System requirements
The requirements are based TOGAF, with the overall vision described under Enterprise, while the product for customers is described under AccountIT. The requirements for the support systems is described under Internal, and finally the requirements for the platform that is to support both the customer product as well as the support systems is described under Platform
Process description
The different processes are divided into sections. Each covering its part of the life cycle for the systems. Development processes covers the development tasks till the point the software is ready for launch (i.e. ready for customers to use). Operation processes covers the deployment of the software, monitoring the systems and handling events (such as "out of disc space"). Support processes covers the processes required for supporting the business by handling "service requests" as well as billing customers.