doclist should be ordered from oldest to newest, like:: >>> version1 = 'Hello World' >>> version2 = 'Goodbye World' >>> print(html_annotate([(version1, 'version 1'), ... (version2, 'version 2')])) Goodbye</spa
(doclist, markup=default_markup)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected