My Project
|
#include "qhp.h"
#include "qhpxmlwriter.h"
#include "message.h"
#include "config.h"
#include "memberdef.h"
#include "groupdef.h"
#include "doxygen.h"
#include "filedef.h"
#include <qstringlist.h>
#include <string.h>
#include <qfile.h>
Go to the source code of this file.
Functions | |
static QCString | makeFileName (const char *withoutExtension) |
static QCString | makeRef (const char *withoutExtension, const char *anchor) |
|
static |
Definition at line 30 of file qhp.cpp.
References Doxygen::htmlFileExtension.
Referenced by makeRef().
|
static |
Definition at line 47 of file qhp.cpp.
References makeFileName().
Referenced by Qhp::addIndexItem(), and Qhp::handlePrevSection().