[Community-allwww-cvs] www/2005/patch docsubmission.html,1.1,1.2
rishimathew at helixcommunity.org rishimathew at helixcommunity.orgUpdate of /cvsroot/common/www/2005/patch
In directory cvs:/tmp/cvs-serv25355
Modified Files:
docsubmission.html
Log Message:
Changing SDS to SOD
Index: docsubmission.html
===================================================================
RCS file: /cvsroot/common/www/2005/patch/docsubmission.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- docsubmission.html 8 Jul 2005 22:22:31 -0000 1.1
+++ docsubmission.html 12 Jul 2005 15:34:58 -0000 1.2
@@ -63,7 +63,7 @@
<p style="margin-bottom: 0in;">Each document should be identified
by a code for ease of tracking. Document code is structured as follows:
</p>
- <pre class="code"> FFF-TTT-NNN-V.V <br> <br> FFF = Feature or Module identifier <br> <br> TTT = 3 character document type code: <br> SDS = Software Design Document <br> FRD = Functional Requirements Document <br> MRD = Marketing Requirements Document <br> USR = User Guide Document <br> <br> NNN = Document number within feature/module document set <br> <br> V.V = Document version number in form of <MajorVersionNumber>.<MinorVersionNumber> <br></pre>
+ <pre class="code"> FFF-TTT-NNN-V.V <br> <br> FFF = Feature or Module identifier <br> <br> TTT = 3 character document type code: <br> SOD = Statement of Design Document <br> FRD = Functional Requirements Document <br> MRD = Marketing Requirements Document <br> USR = User Guide Document <br> <br> NNN = Document number within feature/module document set <br> <br> V.V = Document version number in form of <MajorVersionNumber>.<MinorVersionNumber> <br></pre>
<pre class="code"> Example: SVC-SDS-001-1.2 <br></pre>
<pre class="code"> FFF-TTT-[NNN-]<Human readable document title/description>.ext <br> <br> The document number (NNN-) can be omitted from the file name in case where only <br> one document exists for the feature or in case where the file name is for the <br> main document of the feature. <br></pre>
<pre class="code"> Example: SVC-SDS-001-StillVideoImageCapture.html <br> SVC-SDS-002-StillVideoImageCapture.html <br> <br> ZOM-SDS-VideoZoom.html </pre>
@@ -198,7 +198,7 @@
you have complete development, you can follow the <a
href="https://common.helixcommunity.org/2005/patch/">Patch Submission
Guidelines</a> to get your source-code checked into the Helix Community
-CVS<>. </></p>
+CVS<>. </p>
</li>
</ol>
</body>