api-trace2.txt: elminate section describing the public trace2 API
commit8e8c5ad27a0a35f1be31af48050a8c81892c452d
authorJeff Hostetler <jeffhost@microsoft.com>
Mon, 24 Oct 2022 13:41:02 +0000 (24 13:41 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Oct 2022 19:45:25 +0000 (24 12:45 -0700)
tree6a82431c60ed9d64f8f517c15606f9a2017406de
parent5bbb9251378b0e62bb06e72bda0574e06dee4933
api-trace2.txt: elminate section describing the public trace2 API

Eliminate the mostly obsolete `Public API` sub-section from the
`Trace2 API` section in the documentation.  Strengthen the referral
to `trace2.h`.

Most of the technical information in this sub-section was moved to
`trace2.h` in 6c51cb525d (trace2: move doc to trace2.h, 2019-11-17) to
be adjacent to the function prototypes.  The remaining text wasn't
that useful by itself.

Furthermore, the text would need a bit of overhaul to add routines
that do not immediately generate a message, such as stopwatch timers.
So it seemed simpler to just get rid of it.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-trace2.txt