83 void printDoc(
const char* projname,
const char* docdev,
const char* faustversion);
bool isDocEqn(Tree t, Tree &x)
bool isDocDgm(Tree t, Tree &x)
A CTree = (Node x [CTree]) is a Node associated with a list of subtrees called branches.
Interface of the block diagram evaluator.
Tree docTxt(const char *)
void printDoc(const char *projname, const char *docdev, const char *faustversion)
The entry point to generate faust doc files.