#include <doc.h>
|
| 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) |
|
◆ where
Enumerator |
---|
BEFORE | |
BEGINNING | |
END | |
◆ Manpage()
wibble::commandline::Manpage::Manpage |
( |
const std::string & |
app, |
|
|
const std::string & |
ver, |
|
|
int |
section, |
|
|
const std::string & |
author |
|
) |
| |
|
inline |
◆ addHook()
void wibble::commandline::Manpage::addHook |
( |
const std::string & |
section, |
|
|
where |
placement, |
|
|
const std::string & |
text |
|
) |
| |
|
inline |
◆ output()
void wibble::commandline::Manpage::output |
( |
std::ostream & |
out, |
|
|
const Engine & |
cp |
|
) |
| |
◆ readHooks()
void wibble::commandline::Manpage::readHooks |
( |
const std::string & |
file | ) |
|
The documentation for this class was generated from the following files: