proj_flow.log.rich_text.re_structured_text

The proj_flow.log.rich_text.re_structured_text provides details of making reStructuredText changelogs.

class proj_flow.log.rich_text.re_structured_text.FileUpdate(setup: LogSetup, commit_date: str)
intro_lines() List[str]
section_header(lines: List[str], header)
summary(text: str) str
outro_lines(_: List[str]) None
class proj_flow.log.rich_text.re_structured_text.ChangelogGenerator
property ext
property split_re
property formatter
main_heading(caption: str) List[str]
para(text: str) List[str]