Question
I cannot find the jenkins shared library documentation at ${YOUR_JENKINS_URL}/pipeline-syntax/globals.
However, I can find it at the job that has used the shared library, such as ${YOUR_JENKINS_URL}/view/E2E/job/E2E/job/E2E_SDK/pipeline-syntax/globals.
If the job hasn’t used the shared library, I still cannot find the documentation.
Is this expected behavior?