adrdox.main

Undocumented in source.

Members

Aliases

irrelevantWordList
alias irrelevantWordList = AliasSeq!("undocumented", "source", "intended", "author", "warned", "the", "of", "and", "a", "to", "in", "is", "you", "that", "it", "he", "was", "for", "on", "are", "as", "with", "his", "they", "I", "at", "be", "this", "have", "from", "or", "one", "had", "by", "word", "but", "not", "what", "all", "were", "we", "when", "your", "can", "said", "there", "use", "an", "each", "which", "she", "do", "how", "their", "if", "will", "up", "other", "about", "out", "many", "then", "them", "these", "so", "some", "her", "would", "make", "like", "him", "into", "time", "has", "look", "two", "more", "write", "go", "see", "number", "no", "way", "could", "people", "my", "than", "first", "water", "been", "call", "who", "its", "now", "find", "long", "down", "day", "did", "get", "come", "made", "may", "part")
Undocumented in source.

Classes

AliasDecl
class AliasDecl
Undocumented in source.
AnonymousEnumDecl
class AnonymousEnumDecl
Undocumented in source.
ClassDecl
class ClassDecl
Undocumented in source.
ConstructorDecl
class ConstructorDecl
Undocumented in source.
DebugFakeAttribute
class DebugFakeAttribute
Undocumented in source.
Decl
class Decl
Undocumented in source.
DestructorDecl
class DestructorDecl
Undocumented in source.
EnumDecl
class EnumDecl
Undocumented in source.
EponymousTemplateDecl
class EponymousTemplateDecl
Undocumented in source.
FakeAttribute
class FakeAttribute
Undocumented in source.
FunctionDecl
class FunctionDecl
Undocumented in source.
GitIgnore
class GitIgnore
Undocumented in source.
ImportDecl
class ImportDecl
Undocumented in source.
InterfaceDecl
class InterfaceDecl
Undocumented in source.
Looker
class Looker
Undocumented in source.
MemberFakeAttribute
class MemberFakeAttribute
Undocumented in source.
MixedInTemplateDecl
class MixedInTemplateDecl
Undocumented in source.
MixinTemplateDecl
class MixinTemplateDecl
Undocumented in source.
ModuleDecl
class ModuleDecl
Undocumented in source.
PostblitDecl
class PostblitDecl
Undocumented in source.
StaticIfFakeAttribute
class StaticIfFakeAttribute
Undocumented in source.
StructDecl
class StructDecl
Undocumented in source.
TemplateDecl
class TemplateDecl
Undocumented in source.
UnionDecl
class UnionDecl
Undocumented in source.
VariableDecl
class VariableDecl
Undocumented in source.
VersionFakeAttribute
class VersionFakeAttribute
Undocumented in source.
VersionOrAttribute
class VersionOrAttribute
Undocumented in source.

Functions

addLineNumbering
void addLineNumbering(Element pre, bool id)
Undocumented in source. Be warned that the author may not have intended to support it.
annotatedPrototype
void annotatedPrototype(T decl, MyOutputRange output)
Undocumented in source. Be warned that the author may not have intended to support it.
checkDataDirectory
bool checkDataDirectory(string stdpath)
Undocumented in source. Be warned that the author may not have intended to support it.
copyStandardFileTo
void copyStandardFileTo(string destname, string stdfname)
Undocumented in source. Be warned that the author may not have intended to support it.
debugPrintAst
void debugPrintAst(T m)
Undocumented in source. Be warned that the author may not have intended to support it.
declsByUda
Decl[] declsByUda(string uda, Decl start)
Undocumented in source. Be warned that the author may not have intended to support it.
detectDataDirectory
bool detectDataDirectory(string dataDir)
Undocumented in source. Be warned that the author may not have intended to support it.
doEnumDecl
void doEnumDecl(T decl, Element content)
Undocumented in source. Be warned that the author may not have intended to support it.
doFunctionDec
void doFunctionDec(T decl, MyOutputRange output)
Undocumented in source. Be warned that the author may not have intended to support it.
findStandardFile
string findStandardFile(string stdfname)
Undocumented in source. Be warned that the author may not have intended to support it.
flushSearchDatabase
void flushSearchDatabase(PostgreSql searchDb)
Undocumented in source. Be warned that the author may not have intended to support it.
format
string format(IdentifierChain identifierChain)
Undocumented in source. Be warned that the author may not have intended to support it.
generateSearchIndex
void generateSearchIndex(Decl decl, PostgreSql searchDb)
Undocumented in source. Be warned that the author may not have intended to support it.
getDirectoryForPackage
string getDirectoryForPackage(string packageName)
Undocumented in source. Be warned that the author may not have intended to support it.
getNestingLevel
int getNestingLevel(Decl decl)
Undocumented in source. Be warned that the author may not have intended to support it.
getWords
string[] getWords(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
handleCaseSensitivity
string handleCaseSensitivity(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
isIrrelevant
bool isIrrelevant(char[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
lastDotOnly
string lastDotOnly(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
linkUpHtml
string linkUpHtml(string s, Decl decl, string base, bool linkToSource)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
outputFilePath
string outputFilePath(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
pluralize
string pluralize(string word, int count, string pluralWord)
Undocumented in source. Be warned that the author may not have intended to support it.
putSimplfiedArgs
void putSimplfiedArgs(MyOutputRange output, T decl)
Undocumented in source. Be warned that the author may not have intended to support it.
putSimplfiedReturnValue
void putSimplfiedReturnValue(MyOutputRange output, FunctionDeclaration decl)
Undocumented in source. Be warned that the author may not have intended to support it.
redirectToOverloadHtml
string redirectToOverloadHtml(string what)
Undocumented in source. Be warned that the author may not have intended to support it.
saveSearchTerm
void saveSearchTerm(PostgreSql searchDb, string term, SearchResult sr, bool isDeep)
Undocumented in source. Be warned that the author may not have intended to support it.
scanFiles
string[] scanFiles(string basedir)
Undocumented in source. Be warned that the author may not have intended to support it.
specialPreprocess
string specialPreprocess(string comment, Decl decl)
Undocumented in source. Be warned that the author may not have intended to support it.
splitIdentifier
string[] splitIdentifier(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
toHtml
Html toHtml(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
toId
string toId(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
toLinkedHtml
Html toLinkedHtml(T t, Decl decl)
Undocumented in source. Be warned that the author may not have intended to support it.
toText
string toText(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
writeAttributes
void writeAttributes(F formatter, W writer, const(VersionOrAttribute)[] attrs, bool bracket)
Undocumented in source. Be warned that the author may not have intended to support it.
writeFile
void writeFile(string filename, string content, bool gzip)
Undocumented in source. Be warned that the author may not have intended to support it.
writeHtml
Document writeHtml(Decl decl, bool forReal, bool gzip, string headerTitle, HeaderLink[] headerLinks, bool overrideOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
writeIndexXml
void writeIndexXml(Decl decl, FileProxy index, int id, string postgresVersionId, PostgreSql searchDb)
Undocumented in source. Be warned that the author may not have intended to support it.
writeOverloads
void writeOverloads(D decl, MyOutputRange output)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

ConditionFakeAttribute
interface ConditionFakeAttribute
Undocumented in source.

Manifest constants

skip_undocumented
enum skip_undocumented;
Undocumented in source.

Mixin templates

CtorFrom
mixintemplate CtorFrom(T)
Undocumented in source.

Static functions

sorter
bool sorter(Decl a, Decl b)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

allClasses
ClassDecl[string] allClasses;
Undocumented in source.
blogMode
bool blogMode;
Undocumented in source.
caseInsensitiveFilenames
bool caseInsensitiveFilenames;
Undocumented in source.
caseInsensitiveFilenames
bool caseInsensitiveFilenames;
Undocumented in source.
dataDirectory
string dataDirectory;
Undocumented in source.
directoriesForPackage
string[string] directoriesForPackage;
Undocumented in source.
directoriesForPackageMonitor
Object directoriesForPackageMonitor;
Undocumented in source.
documentInternal
bool documentInternal;
Undocumented in source.
documentTest
bool documentTest;
Undocumented in source.
documentUndocumented
bool documentUndocumented;
Undocumented in source.
generatingSource
bool generatingSource;
Undocumented in source.
minimalDescent
bool minimalDescent;
Undocumented in source.
modulesByName
ModuleDecl[string] modulesByName;
Undocumented in source.
modulesByNameMonitor
Object modulesByNameMonitor;
Undocumented in source.
outputDirectory
string outputDirectory;
Undocumented in source.
skeletonFile
string skeletonFile;
Undocumented in source.
specialPreprocessor
string specialPreprocessor;
Undocumented in source.
texMathOpt
TexMathOpt texMathOpt;
Undocumented in source.
writePrivateDocs
bool writePrivateDocs;
Undocumented in source.

Structs

FileProxy
struct FileProxy
Undocumented in source.
HeaderLink
struct HeaderLink
Undocumented in source.
InheritanceResult
struct InheritanceResult
Undocumented in source.
SearchResult
struct SearchResult
Undocumented in source.

Variables

postgresVersionIdGlobal
string postgresVersionIdGlobal;
Undocumented in source.
pseudoFiles
string[string] pseudoFiles;
Undocumented in source.
searchInsertToBeFlushed
string searchInsertToBeFlushed;
Undocumented in source.
searchTerms
SearchResult[][string] searchTerms;
Undocumented in source.
usePseudoFiles
bool usePseudoFiles;
Undocumented in source.

Meta