sigchain: move doc to sigchain.h
authorHeba Waly <redacted>
Sun, 17 Nov 2019 21:04:50 +0000 (21:04 +0000)
committerJunio C Hamano <redacted>
Mon, 18 Nov 2019 06:21:29 +0000 (15:21 +0900)
commitc0be43f8986b1653cb4c401e288f38b1b5d595de
treef968323a65da09fbb541bfb8eb632ada9899a4a3
parent19ef3ddd36cdd426c35523a420c78e13a36b6f99
sigchain: move doc to sigchain.h

Move the documentation from Documentation/technical/api-sigchain.txt
to sigchain.h as it's easier for the developers to find the usage
information beside the code instead of looking for it in another doc file.

Also documentation/technical/api-sigchain.txt is removed because the
information it has is now redundant and it'll be hard to keep it up to
date and synchronized with the documentation in the header file.

Signed-off-by: Heba Waly <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/api-sigchain.txt [deleted file]
sigchain.h
git clone https://git.99rst.org/PROJECT