|
QCAD Application Framework
CAD Application Development and Automation.
|
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 |
| 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 | ) |
| int conditionFalse |
| int defines |
| int entities |
| int noSvg |