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

index.md « doc - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8f858117455819df5d40353e7ccacfa880ab6b66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# GitLab Docs site

The GitLab Docs site comprises documentation from the following projects:

- [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/gitlab-operator)

This project can be used to:

- [Build and run](setup.md) the GitLab Docs site locally, to preview changes you make to the documentation.
- [Develop](development.md) and [test](testing.md) the GitLab Docs site itself.

If you use GDK, you can also [use GDK for documentation development](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/gitlab_docs.md).

For more information about the docs site, go to the [architecture page](architecture.md).

## Technical Writing team member tasks

GitLab [Technical Writing team members](https://about.gitlab.com/handbook/product/ux/technical-writing/) perform
the following maintenance tasks on the GitLab Docs site:

- Publish [releases](releases.md).
- Perform [maintenance](maintenance.md).
- Run [Rake tasks](raketasks.md).
- Refine [search results](docsearch.md).