Unify d2i/i2d documentation.
authorRich Salz <rsalz@openssl.org>
Tue, 7 Jun 2016 19:49:08 +0000 (15:49 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 7 Jun 2016 19:49:08 +0000 (15:49 -0400)
commit4692340e31985681f95008d409483d5761b6c213
tree7617015a4bba74d8aead0fa9e04ecfb856aaefaf
parentfbba5d113f1294992cd99643c79860df8f64015a
Unify d2i/i2d documentation.

Make d2i_X509 a generic d2i/i2d manpage.
Pull common stuff out of other d2i/i2d docs.
Update find-doc-nits to know about "generic" manpages.
Cleanup some overlap.
Fix up a bunch of other references.

Reviewed-by: Matt Caswell <matt@openssl.org>
18 files changed:
doc/crypto/ECPKParameters_print.pod [new file with mode: 0644]
doc/crypto/EC_KEY_get_enc_flags.pod [moved from doc/crypto/d2i_ECPrivateKey.pod with 58% similarity]
doc/crypto/X509_ALGOR_dup.pod [moved from doc/crypto/d2i_X509_ALGOR.pod with 73% similarity]
doc/crypto/X509_NAME_get0_der.pod [moved from doc/crypto/d2i_X509_NAME.pod with 58% similarity]
doc/crypto/X509_SIG_get0.pod [moved from doc/crypto/d2i_X509_SIG.pod with 60% similarity]
doc/crypto/d2i_ASN1_OBJECT.pod [deleted file]
doc/crypto/d2i_CMS_ContentInfo.pod [deleted file]
doc/crypto/d2i_DSAPublicKey.pod [deleted file]
doc/crypto/d2i_ECPKParameters.pod [deleted file]
doc/crypto/d2i_Netscape_RSA.pod [new file with mode: 0644]
doc/crypto/d2i_PrivateKey.pod
doc/crypto/d2i_RSAPublicKey.pod [deleted file]
doc/crypto/d2i_X509.pod
doc/crypto/d2i_X509_CRL.pod [deleted file]
doc/crypto/d2i_X509_REQ.pod [deleted file]
doc/crypto/i2d_re_X509_tbs.pod [new file with mode: 0644]
doc/ssl/d2i_SSL_SESSION.pod
util/find-doc-nits.pl