IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2004, 2:39:23 PM (22 years ago)
Author:
eugene
Message:

added doc number, modified to use new panstars styles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/misc/codeConventions.tex

    r165 r302  
    225225\subsubsection{SWIG Interface Files}
    226226
    227 \TBD{Write me}
     227\tbd{Write me}
    228228
    229229%------------------------------------------------------------------------------
     
    447447\label{DocComments}
    448448
    449 \TBD{Need references to Doxygen here.}
     449\tbd{Need references to Doxygen here.}
    450450
    451451If you need to give information about a type, interface, or variable
     
    554554describing what the function does.
    555555
    556 \TBD{Discuss Doxygen}
     556\tbd{Discuss Doxygen}
    557557
    558558\item The function's type should appear on the same line as the
     
    10831083Use \code{FIXME} to flag something that is bogus and broken.
    10841084
    1085 \TBD{Check Doxygen versions of these special comments. I could not
     1085\tbd{Check Doxygen versions of these special comments. I could not
    10861086find any occurrence of \code{@notused@} in the Doxygen documentation}
    10871087\item
     
    11981198\label{SourceExample}
    11991199
    1200 \TBD{Need to include more of the rules, and shorten the example}
     1200\tbd{Need to include more of the rules, and shorten the example}
    12011201Here's \file{psBuffer.h}:
    12021202\begin{verbatim}
Note: See TracChangeset for help on using the changeset viewer.