diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-28 23:25:42 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-28 23:25:42 -0300 |
commit | b7690b29075c5205fd8a64be8bd57403a7cd28e7 (patch) | |
tree | baecfabe334bca98c55bf4cd73db963e02bd2c21 /doc/topics/index.md | |
parent | 4582f38820fa4baf43b3e454ae49ab25a2394d6b (diff) | |
download | gitlab-ce-b7690b29075c5205fd8a64be8bd57403a7cd28e7.tar.gz |
better intro to topics
Diffstat (limited to 'doc/topics/index.md')
-rw-r--r-- | doc/topics/index.md | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/topics/index.md b/doc/topics/index.md index aaba4aefbfc..ef6f68f50d7 100644 --- a/doc/topics/index.md +++ b/doc/topics/index.md @@ -1,13 +1,11 @@ -# Indexes per Topic +# Topics -**Indexes per Topic** gather all resources already published by GitLab -related to an specific subject or theme, including: - - General Docs - - Technical Articles - - Blog Posts - - Video Tutorials - -## Topics +We have organized our content resources into topics +to get you started on areas of your interest. Each topic page +consists of an index listing all related content. It will guide +you through better understanding GitLab's concepts +through our regular docs, and, when available, through articles (guides, +tutorials, technical overviews, blog posts) and videos. - Idea to Production - [GitLab Installation](../install/README.md) |