openssl/doc
Richard Levitte 9ca08f91e9 Makefile template: Allow separate generation of .pod.in -> .pod
We do this by adding the attribute 'pod' to all .pod.in -> .pod
generations, like this:

    DEPEND[NAME.pod]{pod}=NAME.pod.in,

...  and selecting out the target files for those dependencies into a
dedicated target 'build_generated_pods', which the 'doc-nits' and
'cmd-nits' make targets are made to depend on.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14067)
2021-02-05 15:51:31 +01:00
..
HOWTO
images doc: add OpenSSL logo 2020-02-26 21:04:38 +01:00
internal Ensure the EVP_PKEY operation_cache is appropriately locked 2021-02-02 12:21:33 +00:00
man1 DOCS: Remove the "global" dependency on writing .pod files from .pod.in 2021-02-05 15:51:31 +01:00
man3 EVP: Adapt EVP_PKEY_{set1,get1}_encoded_public_key() 2021-02-05 15:53:49 +10:00
man5
man7 provider-signature.pod: Fix formatting. 2021-02-05 14:04:59 +01:00
build.info Makefile template: Allow separate generation of .pod.in -> .pod 2021-02-05 15:51:31 +01:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm apps/openssl: add -propquery command line option 2021-02-05 10:24:04 +10:00
README.md

OpenSSL Documentation

README.md This file

fingerprints.txt PGP fingerprints of authorised release signers

standards.txt standards.txt Moved to the web, https://www.openssl.org/docs/standards.html

HOWTO/ A few how-to documents; not necessarily up-to-date

man1/ The openssl command-line tools; start with openssl.pod

man3/ The SSL library and the crypto library

man5/ File formats

man7/ Overviews; start with crypto.pod and ssl.pod, for example Algorithm specific EVP_PKEY documentation.

Formatted versions of the manpages (apps,ssl,crypto) can be found at https://www.openssl.org/docs/manpages.html