Commit 7aacc08a92c2bbac74c45d9b506a801f3d947984
1 parent
cc3ea3d3
Exists in
spb-stable
and in
3 other branches
Make headers of the doc bold.
Showing
1 changed file
with
3 additions
and
3 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 | -User documentation | 3 | +**User documentation** |
4 | 4 | ||
5 | + [API](api/README.md) Explore how you can access GitLab via a simple and powerful API. | 5 | + [API](api/README.md) Explore how you can access GitLab via a simple and powerful API. |
6 | + [Markdown](markdown/markdown.md) Learn what you can do with GitLab's advanced formatting system. | 6 | + [Markdown](markdown/markdown.md) Learn what you can do with GitLab's advanced formatting system. |
@@ -10,7 +10,7 @@ User documentation | @@ -10,7 +10,7 @@ User documentation | ||
10 | + [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project. | 10 | + [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project. |
11 | + [Workflow](workflow/workflow.md) Learn how to use Git and GitLab together. | 11 | + [Workflow](workflow/workflow.md) Learn how to use Git and GitLab together. |
12 | 12 | ||
13 | -Administrator documentation | 13 | +**Administrator documentation** |
14 | 14 | ||
15 | + [Install](install/README.md) Requirements, directory structures and manual installation. | 15 | + [Install](install/README.md) Requirements, directory structures and manual installation. |
16 | + [Integration](integration/external-issue-tracker.md) How to integrate JIRA and Redmine. | 16 | + [Integration](integration/external-issue-tracker.md) How to integrate JIRA and Redmine. |
@@ -19,7 +19,7 @@ Administrator documentation | @@ -19,7 +19,7 @@ Administrator documentation | ||
19 | + [Security](security/README.md) Learn what you can do to further secure your GitLab instance. | 19 | + [Security](security/README.md) Learn what you can do to further secure your GitLab instance. |
20 | + [Update](update/README.md) Update guides to upgrade your installation. | 20 | + [Update](update/README.md) Update guides to upgrade your installation. |
21 | 21 | ||
22 | -Contributor documentation | 22 | +**Contributor documentation** |
23 | 23 | ||
24 | + [Development](development/README.md) Explains the architecture and the guidelines for shell commands. | 24 | + [Development](development/README.md) Explains the architecture and the guidelines for shell commands. |
25 | + [Legal](legal/README.md) Contributor license agreements. | 25 | + [Legal](legal/README.md) Contributor license agreements. |