Files
ReadySetGit/Document-Cross-Ref.md
William Sandner c3c2b49856 initial import
2018-08-14 14:48:17 +02:00

3.0 KiB

<html> <head> </head> <script src="https://www.w3schools.com/lib/w3data.js"></script> Overview Project Plan Workflows Current <!-- Markdown content here --> <h1 id="user-content-document-cross-reference" dir="auto">Document cross reference</h1> <hr> <p dir="auto"><em>TODO: This template is not done yet. Feel free to contribute your ideas.</em></p> <p dir="auto">This document defines the artifacts the team creates during your software developement process. Documenting artifact types helps define the inputs and outputs of each development task. The producer/consumer matrix helps document the software development workflow.</p> <h3 id="user-content-artifact-producer--consumer-matrix" dir="auto">Artifact Producer / Consumer Matrix</h3> <table> <thead> <tr> <th>Read By \ Written By</th> <th>Everyone</th> <th>Project Manager</th> <th>Product Manager</th> <th>Dev Team</th> <th>QA Team</th> <th>Tech Writer</th> <th>Tech Support</th> <th>Operations</th> <th>Sales</th> </tr> </thead> <tbody> <tr> <td>::Everyone</td> <td><a href="sdm.html">SDM</a></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::Project Mananger</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::Dev Team</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::QA Team</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::Tech Writer</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::Tech Support</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::Operations</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>::Sales</td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> </table> <!-- End Markdown content -->
<script> w3IncludeHTML(); </script> <script src="http://strapdownjs.com/v/0.2/strapdown.js"></script> <script src="assets/strapdown/strapdown-topbar.min.js"></script> <script src="assets/logo.js"></script> <script src="assets/themeswitcher.js"></script> </html>