mbox series

[0/4] doc: one patch and three improvements

Message ID 20201114102356.61234-1-luc.vanoostenryck@gmail.com (mailing list archive)
Headers show
Series doc: one patch and three improvements | expand

Message

Luc Van Oostenryck Nov. 14, 2020, 10:23 a.m. UTC
Luc Van Oostenryck (4):
  doc: fix extracted autodoc when short description ends with a ?
  doc: add some doc to flowgraph.h
  doc: add header for optimization related documentation
  doc: add header for flow simplification related documentation

 Documentation/api.rst        |  3 +++
 Documentation/sphinx/cdoc.py |  5 +++--
 flow.c                       |  7 ++++---
 flowgraph.h                  | 20 ++++++++++++++++++++
 optimize.c                   |  8 ++++++--
 5 files changed, 36 insertions(+), 7 deletions(-)