Re: [cssed-devel] Changed accelerator in Document
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2005-02-19 11:45:37
|
On Fri, 2005-02-18 at 18:41, Mich=C3=A8le Garoche wrote: > I've changed accelerator in Document/highlighting for Plain text to=20 > avoid chocking with C/CPP accelerator. Ok, thanks. > I've also integrated comments in header for plugindoc, to avoid=20 > reinvent the wheel.=20 I didn't do it because the plugin's headers are not meant to be exactly the same as the application headers. Some functions are taken out for convenience, because are not ready to be public, and expose internall functions not needed for plugin's development. That's why there's a separated set of headers distributed in the include directory for external developers. Are not exactly the same - or better, are not meant to be the same - as the internally used ones. Of course the functions that appears in the plugin's headers are exactly the same on the application's headers. > Some functions are not documented at the time Yes, because I did not documented the code.=20 May be I should start to do it, but right now functions that are not "public" are not documented.=20 The documentation is for the plugins, not for the applications developer's docs - that does not exists at the moment. I was waiting to a have a cleaner code to document it.=20 --=20 Iago Rubio =20 - Home page * http://www.iagorubio.com=20 - Last project * http://cssed.sourceforge.net =20 - GPG Keyserv * pgp.rediris.es id=3D0x909BD4DD |