sha1-array: move doc to sha1-array.h
authorHeba Waly <heba.waly@gmail.com>
Sun, 17 Nov 2019 21:04:44 +0000 (21:04 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Nov 2019 06:21:28 +0000 (15:21 +0900)
commit405c6b1fbc699a9651e3a555612fd7a31590a509
tree3009bcd2ac109622a234ab661812305e30443820
parentd3d7172e4002a360b8a463363968593cfb261dbe
sha1-array: move doc to sha1-array.h

Move the documentation from Documentation/technical/api-oid-array.txt to
sha1-array.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-oid-array.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 <heba.waly@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-oid-array.txt [deleted file]
sha1-array.c
sha1-array.h