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