Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2021-09-01 18:15:52 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-09-01 18:15:52 +0300
commit8e590be148b66b2e577d46bbea300eb6724f775e (patch)
treef5de60d6222d22deb48562d1902f2087c35d3030
parent0e048ca55304c959f96bdb4763cc5b2e33486f23 (diff)
parentbdbeac213a56dc30230afa7d1b8c8b48c7b8b062 (diff)
Merge branch 'add-more-crosslinks' into 'main'
Add more crosslinks to new split up pages Closes #1046 See merge request gitlab-org/gitlab-docs!2093
-rw-r--r--doc/index.md10
-rw-r--r--doc/raketasks.md2
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md
index 0fd38936..6f718658 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -32,3 +32,13 @@ There are multiple ways to preview GitLab documentation changes, you can:
- You can [create a Review App with each merge request](https://docs.gitlab.com/ee/development/documentation/index.html#previewing-the-changes-live),
if you are a GitLab team member.
- You can [use GDK for documentation development](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/gitlab_docs.md).
+
+## Develop and maintain the docs site
+
+If you are interested in making contributions to the GitLab documentation site itself,
+see the [GitLab docs site development](development.md) page.
+
+GitLab team members might need to do maintenance tasks:
+
+- [GitLab docs site maintenance](maintenance.md).
+- [GitLab docs rake tasks](raketasks.md).
diff --git a/doc/raketasks.md b/doc/raketasks.md
index 9cda0416..2d581564 100644
--- a/doc/raketasks.md
+++ b/doc/raketasks.md
@@ -1,4 +1,4 @@
-# Rake Tasks
+# GitLab docs rake tasks
The GitLab Docs project has some raketasks that automate various things. You
can see the list of rake tasks with: