diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-22 20:43:15 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-22 20:43:15 -0300 |
commit | 93387599c7dd188dbecb3d21b1da0ffa5e6234b7 (patch) | |
tree | ca69583607c775165844ae235b16bf46c78922a4 /doc/topics/index.md | |
parent | bbd5493428efcce72388f08b7feda722aa5e1b2c (diff) | |
download | gitlab-ce-93387599c7dd188dbecb3d21b1da0ffa5e6234b7.tar.gz |
remove linked indexes (examples)
Diffstat (limited to 'doc/topics/index.md')
-rw-r--r-- | doc/topics/index.md | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/doc/topics/index.md b/doc/topics/index.md index c9ad9018b97..43a4ad7422b 100644 --- a/doc/topics/index.md +++ b/doc/topics/index.md @@ -9,14 +9,24 @@ related to an specific subject or theme, including: ## Topics -- [Continuous Integration (GitLab CI)](ci/) +- Idea to Production + - GitLab Installation + - GitLab Workflow + - Chat + - Issue + - Plan + - Code + - Commit + - Test + - Review + - Staging + - Production + - Feedback +- Authentication +- Continuous Integration (GitLab CI) +- GitLab Flow (branching strategy) - [GitLab Pages](pages/) -- [Idea to Production](idea-to-production/) - - [GitLab Installation](idea-to-production/installation/) - - [GitLab Workflow](idea-to-production/workflow/) -- [Authentication](authentication/) -- [Deployment from GitLab](deployment/) -- [Integrations](integration/) -- [GitLab Flow (branching strategy)](gitlab-flow/) +- Integrations -> Note: indexes currently under development. Will be available soon.
\ No newline at end of file +> Note: non-linked indexes are currently under development and subjected to change. +More indexes will be available along the time.
\ No newline at end of file |