• Poul-Henning Kamp's avatar
    Create .rst documentation from the vmod.vcc file. · 3be8ba2d
    Poul-Henning Kamp authored
    This causes a change of syntax for the vcc file, it is however
    very slight:  "Module", "Init", "Function", "Object" and "Method" needs
    a "$" prefix, and the methods refer to the previous $Objecet without
    the enclosing { }.
    
    The first contiguous set of lines starting with "#" is treated as
    a copyright notice, and emitted last, unless the first line is "#-"
    3be8ba2d
Name
Last commit
Last update
..
Makefile.am Loading commit data...
vmod.vcc Loading commit data...
vmod_std.c Loading commit data...
vmod_std_conversions.c Loading commit data...
vmod_std_fileread.c Loading commit data...