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:
-rw-r--r--README.md26
-rw-r--r--doc/index.md2
2 files changed, 6 insertions, 22 deletions
diff --git a/README.md b/README.md
index 2112b7d5..5e28ef59 100644
--- a/README.md
+++ b/README.md
@@ -1,27 +1,11 @@
-# GitLab documentation project
+# GitLab Docs project
-[![build status](https://gitlab.com/gitlab-org/gitlab-docs/badges/main/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-docs/commits/main)
+This project generates and deploys the GitLab documentation website to <https://docs.gitlab.com>.
-This project hosts the repository used to generate the GitLab documentation
-website deployed to [https://docs.gitlab.com](https://docs.gitlab.com). It
-uses the [Nanoc](http://nanoc.ws) static site generator.
+For information on:
-## Contribution
-
-If you are interested in contributing improvements to how the <https://docs.gitlab.com> **site** itself works,
-see the [GitLab docs site documentation](doc/index.md)
-
-If you are interested in contributing to the **documentation** for specific GitLab products,
-you must contribute the documentation changes in the projects for those products:
-
-- [GitLab](https://gitlab.com/gitlab-org/gitlab)
-- [Omnibus GitLab](https://gitlab.com/gitlab-org/omnibus-gitlab)
-- [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner)
-- [GitLab Chart](https://gitlab.com/gitlab-org/charts/gitlab)
-- [GitLab Operator](https://gitlab.com/gitlab-org/cloud-native/gitlab-operator)
-
-If you want to preview your documentation changes and see how they would appear on
-<http://docs.gitlab.com>, there are a few ways to [preview GitLab documentation changes](doc/index.md#development-when-contributing-to-git-lab-documentation).
+- This project, see the [GitLab Docs site](doc/index.md).
+- Contributing to GitLab documentation content, see [GitLab Documentation guidelines](https://docs.gitlab.com/ee/development/documentation/).
## Contributing agreement
diff --git a/doc/index.md b/doc/index.md
index 8ba03a31..63f90f52 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -1,4 +1,4 @@
-# GitLab docs site
+# GitLab Docs site
## Projects we pull from