diff --git a/docs/api-objects.rst b/docs/api-objects.rst index 451e411b8..504041034 100644 --- a/docs/api-objects.rst +++ b/docs/api-objects.rst @@ -9,9 +9,7 @@ API examples gl_objects/emojis gl_objects/badges gl_objects/branches - gl_objects/protected_branches gl_objects/messages - gl_objects/builds gl_objects/commits gl_objects/deploy_keys gl_objects/deployments @@ -32,7 +30,9 @@ API examples gl_objects/namespaces gl_objects/notes gl_objects/pagesdomains + gl_objects/pipelines_and_jobs gl_objects/projects + gl_objects/protected_branches gl_objects/runners gl_objects/repositories gl_objects/repository_tags diff --git a/docs/gl_objects/builds.rst b/docs/gl_objects/pipelines_and_jobs.rst similarity index 100% rename from docs/gl_objects/builds.rst rename to docs/gl_objects/pipelines_and_jobs.rst