mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
485d336137
Change find-doc-nits to complain if a section header is repeated, within a parent header (i.e., duplicate =head2 within a =head1). In almost all cases, we just remove the duplicate header, as it was a "continuation" of the =head1 that was already in affect. In some cases, just remove "=head1 NOTES", possibly moving text around, because the "NOTES" were really important parts of the DESCRIPTION section. No =headX sections should end with a period. All =head1 labels should be in all uppercase. No sub-head (=head2, etc) should be in all uppercase. Update find-doc-nits to reject the above. Fixup an internal POD link Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Yang <kaishen.yy@antfin.com> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9631) |
||
---|---|---|
.. | ||
bio.pod | ||
crypto.pod | ||
ct.pod | ||
des_modes.pod | ||
Ed25519.pod | ||
EVP_KDF_HKDF.pod | ||
EVP_KDF_PBKDF2.pod | ||
EVP_KDF_SCRYPT.pod | ||
EVP_KDF_SS.pod | ||
EVP_KDF_SSHKDF.pod | ||
EVP_KDF_TLS1_PRF.pod | ||
EVP_KDF_X942.pod | ||
EVP_KDF_X963.pod | ||
EVP_MAC_BLAKE2.pod | ||
EVP_MAC_CMAC.pod | ||
EVP_MAC_GMAC.pod | ||
EVP_MAC_HMAC.pod | ||
EVP_MAC_KMAC.pod | ||
EVP_MAC_POLY1305.pod | ||
EVP_MAC_SIPHASH.pod | ||
evp.pod | ||
openssl_user_macros.pod.in | ||
openssl-core.h.pod | ||
ossl_store-file.pod | ||
ossl_store.pod | ||
passphrase-encoding.pod | ||
property.pod | ||
provider-base.pod | ||
provider-cipher.pod | ||
provider-digest.pod | ||
provider-keyexch.pod | ||
provider-keymgmt.pod | ||
provider-mac.pod | ||
provider.pod | ||
RAND_DRBG.pod | ||
RAND.pod | ||
RSA-PSS.pod | ||
SM2.pod | ||
ssl.pod | ||
x509.pod | ||
X25519.pod |