summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2021-12-23 10:37:57 -0800
committerJohn L. Villalovos <john@sodarock.com>2021-12-23 10:37:57 -0800
commitee3f8659d48a727da5cd9fb633a060a9231392ff (patch)
treeaac376f0692bbf722944c98831fbc4444a63c1bf
parent83dcabf3b04af63318c981317778f74857279909 (diff)
downloadgitlab-ee3f8659d48a727da5cd9fb633a060a9231392ff.tar.gz
docs: rename documentation files to match names of code files
Rename the merge request related documentation files to match the code files. This will make it easier to find the documentation quickly. Rename: `docs/gl_objects/mrs.rst -> `docs/gl_objects/merge_requests.rst` `docs/gl_objects/mr_approvals.rst -> `docs/gl_objects/merge_request_approvals.rst`
-rw-r--r--docs/api-objects.rst4
-rw-r--r--docs/gl_objects/merge_request_approvals.rst (renamed from docs/gl_objects/mr_approvals.rst)0
-rw-r--r--docs/gl_objects/merge_requests.rst (renamed from docs/gl_objects/mrs.rst)0
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/api-objects.rst b/docs/api-objects.rst
index 984fd4f..a36c1c3 100644
--- a/docs/api-objects.rst
+++ b/docs/api-objects.rst
@@ -30,8 +30,8 @@ API examples
gl_objects/labels
gl_objects/notifications
gl_objects/merge_trains
- gl_objects/mrs
- gl_objects/mr_approvals
+ gl_objects/merge_requests
+ gl_objects/merge_request_approvals.rst
gl_objects/milestones
gl_objects/namespaces
gl_objects/notes
diff --git a/docs/gl_objects/mr_approvals.rst b/docs/gl_objects/merge_request_approvals.rst
index 2c1b840..2c1b840 100644
--- a/docs/gl_objects/mr_approvals.rst
+++ b/docs/gl_objects/merge_request_approvals.rst
diff --git a/docs/gl_objects/mrs.rst b/docs/gl_objects/merge_requests.rst
index 9ec69e5..9ec69e5 100644
--- a/docs/gl_objects/mrs.rst
+++ b/docs/gl_objects/merge_requests.rst