Doxygen
|
Go to the source code of this file.
Classes | |
class | Markdown |
Helper class to process markdown formatted text. More... | |
class | MarkdownOutlineParser |
Functions | |
QCString | markdownFileNameToId (const QCString &fileName) |
processes string s and converts markdown into doxygen/html commands. | |
processes string s and converts markdown into doxygen/html commands.
Definition at line 3558 of file markdown.cpp.
References AUTO_TRACE, AUTO_TRACE_EXIT, escapeCharsInString(), QCString::findRev(), QCString::left(), QCString::str(), and stripFromPath().
Referenced by DocRef::DocRef(), DocSecRefItem::parse(), and MarkdownOutlineParser::parseInput().