#include <doc.h>
Public Member Functions |
| Manpage (const std::string &app, const std::string &ver, int section, const std::string &author) |
void | addHook (const std::string §ion, where placement, const std::string &text) |
void | readHooks (const std::string &file) |
void | output (std::ostream &out, const Engine &cp) |
Public Member Functions inherited from wibble::commandline::DocMaker |
| DocMaker (const std::string &app, const std::string &ver) |
Member Enumeration Documentation
Constructor & Destructor Documentation
wibble::commandline::Manpage::Manpage |
( |
const std::string & |
app, |
|
|
const std::string & |
ver, |
|
|
int |
section, |
|
|
const std::string & |
author |
|
) |
| |
|
inline |
Member Function Documentation
void wibble::commandline::Manpage::addHook |
( |
const std::string & |
section, |
|
|
where |
placement, |
|
|
const std::string & |
text |
|
) |
| |
|
inline |
void wibble::commandline::Manpage::output |
( |
std::ostream & |
out, |
|
|
const Engine & |
cp |
|
) |
| |
void wibble::commandline::Manpage::readHooks |
( |
const std::string & |
file | ) |
|
The documentation for this class was generated from the following files: