ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
Section
ddmd
doc
extern (
C
++)
class
Section {
const
(
char
)*
name
;
size_t
namelen
;
const
(
char
)*
_body
;
size_t
bodylen
;
int
nooutput
;
}
Meta
Source
See Implementation
ddmd
doc
classes
MacroSection
ParamSection
Section
functions
cmp
escapeDdocString
escapeStrayParenthesis
gendocfile
highlightCode
highlightCode2
highlightCode3
highlightText
isCVariadicArg
isDitto
isFunctionParameter
isIdStart
isIdTail
isIdentifier
isIndentWS
isKeyword
isReservedName
isTemplateParameter
isTypeFunction
skippastURL
skippastident
skiptoident
skipwhitespace
utfStride
static functions
expandTemplateMixinComments
getCodeIndent
structs
DocComment
Escape