Lines Matching +full:technical +full:- +full:documentation
6 [Getting Started]: <https://openssl-library.org/community/getting-started>
32 One-line summary of trivial change
48 git commit --amend
50 git push -f [<repository> [<branch>]]
58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
70 4. Code provided should follow our [coding style] and [documentation policy]
72 There is a [Perl tool](util/check-format.pl) that helps
75 `--strict-warnings` `Configure` option. OpenSSL compiles on many varied
80 [coding style]: https://openssl-library.org/policies/technical/coding-style/
81 [documentation policy]: https://openssl-library.org/policies/technical/documentation-policy/
88 documentation. Please look at the `.pod` files in `doc/man[1357]` for
89 examples of our style. Run `make doc-nits` to make sure that your
90 documentation changes are clean.
97 Please note that this is NOT simply a copy of git-log one-liners.
99 This file helps users get more in-depth information of what comes
101 noise ratio in git-log.
105 On exception, it might be worth adding a multi-line entry (such as