|
From: Koontz, J. <jam...@ce...> - 1999-12-22 17:32:50
|
We should have an area for document templates. I am assuming that our file format will be HTML. It would be convenient to have these on the web, or in CVS, or both. I know that the design documentation will be dictated largely by UML, but it would be nice to have templates for these documents, and for the requirements documents as well. Jim Koontz jrk...@us... |
|
From: Frank V. C. <fr...@co...> - 1999-12-23 01:01:08
|
----- Original Message ----- > We should have an area for document templates. I am assuming that our file > format will be HTML. It would be convenient to have these on the web, or in > CVS, or both. > > I know that the design documentation will be dictated largely by UML, but it > would be nice to have templates for these documents, and for the > requirements documents as well. > > Jim Koontz > jrk...@us... > Do you mean cascading style sheets? --- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |
|
From: Jim K. <jrk...@li...> - 1999-12-24 20:46:31
|
"Frank V. Castellucci" wrote: > ----- Original Message ----- > > We should have an area for document templates. I am assuming that our > file > > format will be HTML. It would be convenient to have these on the web, > or in > > CVS, or both. > > > > I know that the design documentation will be dictated largely by UML, > but it > > would be nice to have templates for these documents, and for the > > requirements documents as well. > > > > Jim Koontz > > jrk...@us... > > > > Do you mean cascading style sheets? > > --- > Frank V. Castellucci > http://corelinux.sourceforge.net > OOA/OOD/C++ Standards and Guidelines for Linux > > _______________________________________________ > Corelinux-public mailing list > Cor...@li... > http://lists.sourceforge.net/mailman/listinfo/corelinux-public Hmm...I actually meant a template for each document type containing the headings in the appropriate type style, but a style sheet that controls the formatting of all documentation is a good idea too. Jim Koontz jrk...@us... |
|
From: Frank V. C. <fr...@co...> - 1999-12-24 21:04:25
|
> "Frank V. Castellucci" wrote: > > > ----- Original Message ----- > > > We should have an area for document templates. I am assuming that our > > file > > > format will be HTML. It would be convenient to have these on the web, > > or in > > > CVS, or both. > > > > > > I know that the design documentation will be dictated largely by UML, > > but it > > > would be nice to have templates for these documents, and for the > > > requirements documents as well. > > > > > > Jim Koontz > > > jrk...@us... > > > > > > > Do you mean cascading style sheets? > > > > --- > > Frank V. Castellucci > > Hmm...I actually meant a template for each document type containing the > headings in the appropriate type style, but a style sheet that controls the > formatting of all documentation is a good idea too. > > Jim Koontz > jrk...@us... Well, we have the SRS template already in CVS and located in the /corelinux/doc directory. What other document templates were you thinking of. --- Frank V. Castellucci http://corelinux.sourceforge.net |
|
From: Jim K. <jrk...@li...> - 1999-12-28 06:58:15
|
"Frank V. Castellucci" wrote: > > "Frank V. Castellucci" wrote: > > > > > -- > -- Original Message ----- > > > > We should have an area for document templates. I am assuming that > our > > > file > > > > format will be HTML. It would be convenient to have these on the > web, > > > or in > > > > CVS, or both. > > > > > > > > I know that the design documentation will be dictated largely by > UML, > > > but it > > > > would be nice to have templates for these documents, and for the > > > > requirements documents as well. > > > > > > > > Jim Koontz > > > > jrk...@us... > > > > > > > > > > Do you mean cascading style sheets? > > > > > > --- > > > Frank V. Castellucci > > > > Hmm...I actually meant a template for each document type containing > the > > headings in the appropriate type style, but a style sheet that > controls the > > formatting of all documentation is a good idea too. > > > > Jim Koontz > > jrk...@us... > > Well, we have the SRS template already in CVS and located in the > /corelinux/doc directory. What other document templates were you > thinking of. > --- > Frank V. Castellucci > http://corelinux.sourceforge.net > > _______________________________________________ > Corelinux-public mailing list > Cor...@li... > http://lists.sourceforge.net/mailman/listinfo/corelinux-public Okay, so we already have provisions for document templates, and we only have one standard document. :-} Jim Koontz jrk...@us... |
|
From: Frank V. C. <fr...@co...> - 1999-12-28 13:03:38
|
> > [snip] > > Okay, so we already have provisions for document templates, and we only > have one standard document. :-} > > Jim Koontz Right, In the past, the Analysis and Design documentation was the model. MagicDraw generates reports for Use-case and Class/Object Models (and I think for coll. and seq.) which I don't know if we can control. Another interesting fact about MagicDraw is that it can save and restore as Rose petal files. This may be the format of choice until we find functional XMI exchanging tools. MD also can generate PNG files of the diagrams. That is the next step for me, document the process with these diagrams and reports. Holding up through the holidays, Frank |