]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: add HOWTO document about Documenting public Functions and Macros
authorMichael Richardson <mcr@sandelman.ca>
Sat, 19 Mar 2022 13:11:06 +0000 (09:11 -0400)
committerTomas Mraz <tomas@openssl.org>
Wed, 29 Mar 2023 10:18:07 +0000 (12:18 +0200)
commitc3637cafd378f2dacc70018499fec4619082051b
treedb2508b423e56a951242732fc41083f95dffa3f8
parent30ab774770a7e8547b0d6363b63a73cc80f33a7b
doc: add HOWTO document about Documenting public Functions and Macros

Co-authored-by: Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Co-authored-by: Tomáš Mráz <tm@t8m.info>
Co-authored-by: Lin2Jing4 <35728132+Lin2Jing4@users.noreply.github.com>
Co-authored-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17926)
doc/HOWTO/documenting-functions-and-macros.md [new file with mode: 0644]