Thanks for the links, guys! On Sun, Mar 6, 2016 at 9:20 PM, Dennis E. Hamilton <[email protected]> wrote:
> Here is something that came up two weeks ago: > > This page is the top level of some considerable in-code format and > documentation practices: < > https://wiki.openoffice.org/wiki/Cpp_Coding_Standards>. (Hat tip to > j.nitschke for pointing me to these.) > > Documentation codes are treated at < > https://wiki.openoffice.org/wiki/Cpp_Coding_Standards/CODEDOC>. > > This material was last updated in 2007. > > It seems that the AutoDoc only ran on header files. > > > -----Original Message----- > > From: Alexandro Colorado [mailto:[email protected]] > > Sent: Sunday, March 6, 2016 15:56 > > To: [email protected] > > Subject: Re: AOO Code Comments > > > > Search on our wiki dev for code conventions including comment > > conventions. > > On Mar 6, 2016 3:09 PM, "Lalith Ramesh" <[email protected]> > > wrote: > > > > > Hello, > > > > > > I just looked at the ErrObject class on FishEye, and I had a few > > questions > > > about the coding conventions used in AOO. > > > Where do we typically put comments in the code? Do they go in the > > source > > > file, the header file, or both? > > > Also, how often are they used? Does each method have its own comment > > block > > > describing what it does? Or is there one comment block for the whole > > > class? > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > >
