[Uml-devel] Re: where can we add our features to your Umbrello-project?

Brian Thomas thomas at mail630.gsfc.nasa.gov
Tue Apr 1 11:55:34 UTC 2003


On Tuesday 01 April 2003 02:31 pm, umbrello-devel-request at mail.kde.org wrote:
> On Sun, 30 Mar 2003, farkas tamas wrote:
> > Hi!
> >
> > Thanks for the reply!
> >
> > Now, I send a source of our program to you.
> >
> > The application is very simple, it can works without an Umbrello, but it
> > uses an Umbrello`s xmi-file.
> >
> > The short story and the description:
> > We began to use Umbrello last month.
> > It looks pretty good for us, especially for the designing of the serious
> > applications.
> > But we couldn't find some very usefull features in it.
> > One of these was the documentation-export or documentation-generation.
> > So, we have began to develop a little application, which can generate
> > documentation in HTML.
> > It is very simple, but usefull for everyday work.
> > It uses xsltproc to generate html-documents (one document per diagram).
> >
> > The components are:
> > - shell-program
> > - xslt-file
> > - css-file for the html-document
> > - property-file for the internalisation of the docoument (xslt-file uses
> > it)
> >
> > In the end of the process, we have html-documents for each diagram and
> > one navigational html-document.
>
> Thanks for that, I've put it up on the website under developers tools.
>
> This kind of thing is best addresses to the uml-devel list rather than
> directly to me.

	Im very interested in this from the code generation standpoint. I think
	whatever interface that is developed should have hooks for auto-generation
	of documentation for the API. Not only the classes/methods/attributes of what
	appear within the UML structure, but also all the extra parts that get added in
	by the code generation should appear too.  I'll try to integrate your stuff into 
	my interface if I can. 

							=b.t.


-- 

Rune's Rule:
	If you don't care where you are, you ain't lost.





More information about the umbrello-devel mailing list