Go to the source code of this file.
Classes | |
| class | MarkdownFileParser |
Functions | |
| QCString | processMarkdown (const QCString &fileName, const int lineNr, Entry *e, const QCString &s) |
| QCString | markdownFileNameToId (const QCString &fileName) |
Definition at line 2344 of file markdown.cpp.
| QCString processMarkdown | ( | const QCString & | fileName, |
| const int | lineNr, | ||
| Entry * | e, | ||
| const QCString & | s | ||
| ) |
processes string s and converts markdown into doxygen/html commands.
Definition at line 2298 of file markdown.cpp.
1.8.11