Changeset 302 for trunk/doc/misc/codeConventions.tex
- Timestamp:
- Mar 24, 2004, 2:39:23 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/misc/codeConventions.tex (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/misc/codeConventions.tex
r165 r302 225 225 \subsubsection{SWIG Interface Files} 226 226 227 \ TBD{Write me}227 \tbd{Write me} 228 228 229 229 %------------------------------------------------------------------------------ … … 447 447 \label{DocComments} 448 448 449 \ TBD{Need references to Doxygen here.}449 \tbd{Need references to Doxygen here.} 450 450 451 451 If you need to give information about a type, interface, or variable … … 554 554 describing what the function does. 555 555 556 \ TBD{Discuss Doxygen}556 \tbd{Discuss Doxygen} 557 557 558 558 \item The function's type should appear on the same line as the … … 1083 1083 Use \code{FIXME} to flag something that is bogus and broken. 1084 1084 1085 \ TBD{Check Doxygen versions of these special comments. I could not1085 \tbd{Check Doxygen versions of these special comments. I could not 1086 1086 find any occurrence of \code{@notused@} in the Doxygen documentation} 1087 1087 \item … … 1198 1198 \label{SourceExample} 1199 1199 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} 1201 1201 Here's \file{psBuffer.h}: 1202 1202 \begin{verbatim}
Note:
See TracChangeset
for help on using the changeset viewer.
