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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-27 15:17:27 +0400
committerdosire <sytses@gmail.com>2014-03-27 15:17:27 +0400
commit417c0cb2d33e76e271c89e99b323f2443e942107 (patch)
tree6b88b4f28b8127bce7b4c1c5212b611675f8cf1e /doc/README.md
parent8a90db9e33b2dbb46655c0c3044da382b66c4d36 (diff)
New doc site needs indexes.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md18
1 files changed, 14 insertions, 4 deletions
diff --git a/doc/README.md b/doc/README.md
index 39880b55fa2..865806f297a 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,7 +1,17 @@
## The GitLab Documentation covers the following subjects
+ [API](api/README.md)
-+ [API](api/)
-+ [API](api)
-+ [API](/api/)
-+ [API](/api)
++ [Development](development/README.md)
++ [Install](install/README.md)
++ [Integration](external-issue-tracker/README.md)
++ [Legal](legal/README.md)
++ [Markdown](markdown/markdown.md)
++ [Permissions](permissions/permissions.md)
++ [Public access](public_access/public_access.md)
++ [Raketasks](raketasks/README.md)
++ [Release](release/README.md)
++ [Security](security/README.md)
++ [System hooks](system_hooks/system_hooks.md)
++ [Update](update/README.md)
++ [Web hooks](web_hooks/web_hooks.md)
++ [Workflow](workflow/workflow.md)