|
My Project
|
#include <stdlib.h>#include <qdir.h>#include "message.h"#include "mangen.h"#include "config.h"#include "util.h"#include "doxygen.h"#include <string.h>#include "docparser.h"#include "mandocvisitor.h"#include "language.h"Go to the source code of this file.
Functions | |
| static QCString | getExtension () |
| static QCString | getSubdir () |
| static QCString | buildFileName (const char *name) |
|
static |
Definition at line 127 of file mangen.cpp.
References getExtension().
Referenced by ManGenerator::startDoxyAnchor(), and ManGenerator::startFile().
|
static |
Definition at line 34 of file mangen.cpp.
References Config_getString.
Referenced by buildFileName(), ManGenerator::endTitleHead(), and getSubdir().
|
static |
Definition at line 67 of file mangen.cpp.
References Config_getString, and getExtension().
Referenced by ManGenerator::init(), ManGenerator::ManGenerator(), and ManGenerator::startDoxyAnchor().