* Fix clang 15 -Wstrict-prototypes warnings
* Remove useless re-declarations of standard functions
get rid of some unused includes
* Use .PP for paragraph breaks
* scdoc(1), scdoc(5): follow conventions more closely
* Fix formatting of escaped backticks
* scdoc.5: fix capitalization of subsection headers
* scdoc.5: fix formatting in the preamble
* man: add section about SOURCE_DATE_EPOCH
* Emit '\e' instead of '\\'
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=37
* Add uninstall target
* Escape ' at the beginning of lines
* Clean up the installation process
* Check for and abort on failed memory allocations
* Disallows differing row lengths in table
- Refresh scdoc-1.6.1-makefile.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=36
* Section needs to be explicitly defined
* Allow subsection in preamble
* Add basic working tests for line breaks parsing
* Fix parsing of line breaks without newline
* Fix parsing of line breaks followed by underlined text
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=29