BigW Consortium Gitlab

index.md 749 Bytes
Newer Older
1 2 3 4
---
comments: false
---

5
# Technical articles list (deprecated)
6

7
[Technical articles](../development/writing_documentation.md#technical-articles) are
8 9 10
topic-related documentation, written with an user-friendly approach and language, aiming
to provide the community with guidance on specific processes to achieve certain objectives.

11
The list of technical articles was [deprecated](https://gitlab.com/gitlab-org/gitlab-ce/issues/41138) in favor of having them linked from their topic-related documentation:
12

13 14 15 16
- [Git](../topics/git/index.md)
- [GitLab administrator](../administration/index.md)
- [GitLab CI/CD](../ci/README.md)
- [GitLab Pages](../user/project/pages/index.md)
17
- [GitLab user](../user/index.md)
18
- [Install GitLab](../install/README.md)