This series add some documentation to simplify.c: * convert the existing one to ReST * add doc for the notation used in the code & commit messages Luc Van Oostenryck (5): doc: simplify the creation of the viewlist doc: automatically insert the blank line for lists doc: convert existing simplify.c doc into ReST autodoc doc: reword doc for replace_pseudo() doc: add doc for simplification notation Documentation/api.rst | 5 ++ Documentation/sphinx/cdoc.py | 14 +++-- simplify.c | 105 +++++++++++++++++++++++------------ 3 files changed, 81 insertions(+), 43 deletions(-) -- 2.18.0