You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on [1], it seems prudent to have a check (that is run as part of check_docs CI test) that verifies that all environment variables used by OpenSSL libraries and commands are documented. Seems like util/find-doc-nits is the best place for it, but not necessarily.