Commit 417c0cb2d33e76e271c89e99b323f2443e942107
1 parent
8a90db9e
Exists in
spb-stable
and in
3 other branches
New doc site needs indexes.
Showing
8 changed files
with
37 additions
and
4 deletions
Show diff stats
doc/README.md
1 | ## The GitLab Documentation covers the following subjects | 1 | ## The GitLab Documentation covers the following subjects |
2 | 2 | ||
3 | + [API](api/README.md) | 3 | + [API](api/README.md) |
4 | -+ [API](api/) | ||
5 | -+ [API](api) | ||
6 | -+ [API](/api/) | ||
7 | -+ [API](/api) | 4 | ++ [Development](development/README.md) |
5 | ++ [Install](install/README.md) | ||
6 | ++ [Integration](external-issue-tracker/README.md) | ||
7 | ++ [Legal](legal/README.md) | ||
8 | ++ [Markdown](markdown/markdown.md) | ||
9 | ++ [Permissions](permissions/permissions.md) | ||
10 | ++ [Public access](public_access/public_access.md) | ||
11 | ++ [Raketasks](raketasks/README.md) | ||
12 | ++ [Release](release/README.md) | ||
13 | ++ [Security](security/README.md) | ||
14 | ++ [System hooks](system_hooks/system_hooks.md) | ||
15 | ++ [Update](update/README.md) | ||
16 | ++ [Web hooks](web_hooks/web_hooks.md) | ||
17 | ++ [Workflow](workflow/workflow.md) |