QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QBook.js File Reference

Functions

void copy (void fileName, void targetDir)
void createXml (void ts, void tmpDir)
 Creates one large xml file from the entire collection.
void getCollectionDir (void tmpDir)
void getTitle (void dirName)
void main ()
void parseDir (void ts, void dirName, void indent)
 Writes found HTML files to content_raw.xml.
void preprocess (void str)
void printHelp ()
 Command line tool.
void replaceMarkup (void line)
void tidy (void fileName)
void tidyXml (void fileName)

Variables

int conditionFalse
int defines
int entities
int noSvg

Function Documentation

void copy ( void  fileName,
void  targetDir 
)
void createXml ( void  ts,
void  tmpDir 
)

Creates one large xml file from the entire collection.

void getCollectionDir ( void  tmpDir)
void getTitle ( void  dirName)
void main ( )
void parseDir ( void  ts,
void  dirName,
void  indent 
)

Writes found HTML files to content_raw.xml.

void preprocess ( void  str)
void printHelp ( )

Command line tool.

Converts a downloaded ZIP file from Google Docs to a PDF using the command line tools unzip, cp, tidy, xsltproc and fop.

void replaceMarkup ( void  line)
void tidy ( void  fileName)
void tidyXml ( void  fileName)

Variable Documentation

int conditionFalse
int defines
int entities
int noSvg