1. 28 Feb, 2018 3 commits
    • 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
    • Poul-Henning Kamp's avatar
      2530bad9
    • Guillaume Quintard's avatar
      vmodtool python3 compatibility · 73278d8b
      Guillaume Quintard authored
      73278d8b
  2. 27 Feb, 2018 16 commits
  3. 26 Feb, 2018 20 commits
  4. 25 Feb, 2018 1 commit