Re: [cssed-devel] Changed accelerator in Document
Brought to you by:
iagorubio
From: <mic...@ea...> - 2005-02-19 17:50:18
|
Le 19 f=E9vr. 2005, =E0 18:33, Iago Rubio a =E9crit : > On Sat, 2005-02-19 at 12:49, Mich=E8le Garoche wrote: >> The doxygen file hides those internal functions, so that should be = not >> a problem, or maybe I don't understand exactly what you mean. > > It's not a problem Michelle, not at all. > > What I meant was, some publicly exposed functions in some of the=20 > headers > located in src, are not meant to be plugin functions, so we cannot > generate the documentation with the cssed headers - those located in > "cssed/src" - > but with the plugin's headers - those located in > "include". Sure, I have not put all the headers in cssed/src; just the ones used=20 in plugins, that is: cssdialogs-class.h cssedwindow.h document.h plugin.h SciLexer.h Scintilla.h ScintillaWidget.h That is correct, is not it? Then the SciLexer and Scintilla headers do not need documentation at=20 all. There are only some functions in the other headers which are not=20 commented. > That's why I did not documented all the functions on the headers at > "cssed/src" but those at "cssed/include". I spoke about those of course, sorry for the misunderstanding. You can see what it becomes here - a work in progress (I've slightly=20 changed the doxyfile to show all functions, even if not documented). <http://micmacfr.homeunix.org/cssed/html/index.html> Mich=E8le <http://micmacfr.homeunix.org> |