Remove api doc headers
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 18 May 2022 09:15:34 +0000 (11:15 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 19 May 2022 11:29:57 +0000 (13:29 +0200)
commitfcec8a63e63564e7ad278a2dcd67e62a92b0c697
tree75e9beea9f42ce5a584f25e29b9604c15e00eee9
parente3b02a3227df7c833e8afef36e52191bd5ac0588
Remove api doc headers

These headers (usually "SUMMARY", "CONTENTS", "INTERFACE") were inherited
from QA in a few places but not used consistently and in most places much
too prominent considering the little text they structured. Removed them in
most places and in some replaced them with other structuring elements like
lists.
15 files changed:
src/arnied_api.py
src/arnied_wrapper.py
src/cnfvar/string.py
src/cnfvar/templates.py
src/connd_state.py
src/dial.py
src/imap_mailbox.py
src/log_read.py
src/mail_utils.py
src/mail_validator.py
src/sysmisc.py
src/test_data_sync.py
src/text_helpers.py
src/v4_addr_range.py
src/web_interface.py