Include
This should appear when stub.c is included.
This is the C foo function.
This description can have paragraphs...
lists
etc.
And any quickbook block markup.
char* foo()
{
// return 'em, foo man!
return "foo";
}
This should appear when stub.py is included.
This should appear when stub.cpp is included.
[foo]
[foo_py]
[foo_c]