• Poul-Henning Kamp's avatar
    Improve the RST output. · e7c04974
    Poul-Henning Kamp authored
    I came for something else, but one thing led to another...
    
    Emit a proper summary at the top, but elide ENUMs to keep it
    compact.
    
    If the entire VCL prototype fits in the header, put it there.
    else if it fits with ENUMs elided do that or finally resort
    to just the name + "(...)".
    
    If the header didn't hold the full prototype, emit a codeblock
    with it, and split that in one line per argument if it is too
    wide for the manual pages.
    
    Remove the manual summary from the libvmod_blob docs.
    
    otherwise summarize it (ie: elide ENUMs)
    e7c04974
Name
Last commit
Last update
..
Makefile.am Loading commit data...
automake_boilerplate.am Loading commit data...
base64.c Loading commit data...
base64.h Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
hex.c Loading commit data...
hex.h Loading commit data...
id.c Loading commit data...
tbl_case.h Loading commit data...
tbl_encodings.h Loading commit data...
url.c Loading commit data...
vmod.vcc Loading commit data...
vmod_blob.c Loading commit data...
vmod_blob.h Loading commit data...
wb.c Loading commit data...
wb.h Loading commit data...