Difference between revisions of "SW Documentation"
From AccountIT
(Created page with "Software architecture documentation takes place on the wiki, using Gliffy to include diagrams. The documentation is structured as a hierarchy of "building blocks", starting fr...") |
|||
Line 1: | Line 1: | ||
− | Software architecture documentation takes place on the wiki, using | + | Software architecture documentation takes place on the wiki, using <UML> to include diagrams. The documentation is structured as a hierarchy of "building blocks", starting from the whole architecture landscape comprising "everything at a glance" and down to all the components, frameworks, services etc. with all their details that contribute to the realizing the actual system. |
− | Each building block, unless its considered too small, has its own wiki space that is placed within the overall building block catalog | + | Each building block, unless its considered too small, has its own wiki <space> that is placed within the overall building block catalog. Too small building blocks are simply part of the bigger building blocks they are part of. |
− | This page describes to structure and fill in such a wiki space. | + | This page describes to structure and fill in such a wiki <space>. |
− | Creating the Wiki Space | + | Creating the Wiki <Space> |
− | The wiki space must be given the name of the building block | + | The wiki <space> must be given the name of the building block; for example "AccountIT". |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<Home> (should be the name of building block, not just the generic "Home"). | <Home> (should be the name of building block, not just the generic "Home"). |
Revision as of 10:42, 31 August 2014
Software architecture documentation takes place on the wiki, using