mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
40577e1355
reference list of files and removed -Werror from instructions on adding functions rename HACKING.md to HOWTO.md. Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org> Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com> MergeDate: Mon Apr 27 06:14:57 2026 (Merged from https://github.com/openssl/openssl/pull/18003)
294 B
294 B
MODIFYING OPENSSL SOURCE
This is a collection of pointers to parts of the documentation that will help people doing modifications.
- [doc/HOWTO/adding-functions.md](Adding new Functions)
- [doc/HOWTO/documenting-functions-macros.md](Documenting Functions and Macros)