Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Question on doc

Hi Axel

In principle yes.

In order to avoid excessive Javadoc bloat, we perhaps should only Javadoc
classes that are likely to be documented and useful to users.

So no Javadoc (beyond perhaps a package-level 'README') for
	EMF generated packages
	LPG generated packages
	Xtext generated packages
	Internal API

and if that adds more than 10% to the ZIPped size, we perhaps should think
harder.

	Regards

		Ed

> -----Original Message-----
> From: mdt-ocl.dev-bounces@xxxxxxxxxxx 
> [mailto:mdt-ocl.dev-bounces@xxxxxxxxxxx] On Behalf Of Axel Uhl
> Sent: 15 February 2011 14:10
> To: MDT OCL mailing list
> Subject: Re: [mdt-ocl.dev] Question on doc
> 
> If I understand things correctly, this would mean adding the 
> respective 
> bundles (particularly 
> org.eclipse.ocl.examples.[pivot,eventmanager,impactanalyzer,im
> pactanalyzer.util]) 
> to the org.eclipse.ode.core.javadoc extension in 
> org.eclipse.ocl.doc/plugin.xml. Shall I commit such a change?
> 
> Best,
> -- Axel
> 
> On 2/15/2011 12:20 PM, Adolfo Sánchez-Barbudo Herrera wrote:
> > Axel,
> >
> > I agree with you. Now you mention that, I'm not really 
> aware of how the
> > documentation is managed during the building process... It 
> would be good
> > to start looking into this.
> >
> > P.S: If you have any knowledge concercing this, please let 
> me know it.
> >
> > Cheers,
> > Adolfo.
> >
> > El 15/02/2011 11:12, Axel Uhl escribió:
> >> Hi,
> >>
> >> org.eclipse.ocl.doc contributes Javadoc for the reference
> >> documentation. Wouldn't it be useful to also add the 
> Javadoc for the
> >> examples bundles that are---although an unofficial---sort 
> of an API?
> >> IMHO, this would make sense for the Pivot stuff as well as 
> for event
> >> manager and impact analyzer. What do you think?
> >>
> >> Best,
> >> -- Axel
> >> _______________________________________________
> >> mdt-ocl.dev mailing list
> >> mdt-ocl.dev@xxxxxxxxxxx
> >> https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev
> >>
> >
> > --
> > Open Canarias, S.L.
> > 	*Adolfo Sánchez-Barbudo Herrera*
> > adolfosbh(at)opencanarias(dot)com
> > <mailto:adolfosbh%28at%29opencanarias%28dot%29com>
> > C/Elías Ramos González, 4, ofc. 304
> > 38001 SANTA CRUZ DE TENERIFE
> > Tel.: +34 922 240231
> >
> >
> >
> > _______________________________________________
> > mdt-ocl.dev mailing list
> > mdt-ocl.dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev
> _______________________________________________
> mdt-ocl.dev mailing list
> mdt-ocl.dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev
> 

Please consider the environment before printing a hard copy of this 
e-mail. 
 
The information contained in this e-mail is confidential. It is intended 
only for the stated addressee(s) and access to it by any other person is 
unauthorised. If you are not an addressee, you must not disclose, copy, 
circulate or in any other way use or rely on the information contained in 
this e-mail. Such unauthorised use may be unlawful. If you have received 
this e-mail in error, please inform us immediately on +44 (0)118 986 8601 
and delete it and all copies from your system. 
 
Thales Research and Technology (UK) Limited. A company registered in 
England and Wales. Registered Office: 2 Dashwood Lang Road, The Bourne 
Business Park, Addlestone, Weybridge, Surrey KT15 2NX. Registered Number: 
774298 
 
Thales UK Limited. A company registered in England and Wales. Registered 
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone, 
Weybridge, Surrey KT15 2NX. Registered Number: 868273 



Back to the top