diff options
| author | Douwe Maan <douwe@gitlab.com> | 2017-11-16 10:12:52 +0000 |
|---|---|---|
| committer | Tiago <tiagonbotelho@hotmail.com> | 2017-11-16 10:29:02 +0000 |
| commit | f9c74aa09b266b7314f3266b836eaa17c69d8900 (patch) | |
| tree | 60b6779cb6766df6dff487cca962383996f6ad51 | |
| parent | 088cbcbbd02bdc532a11bcd3f07c3638fd70906d (diff) | |
| download | gitlab-ce-f9c74aa09b266b7314f3266b836eaa17c69d8900.tar.gz | |
Merge branch 'jramsay-30140-update-docs' into 'master'
Add readme only default project view preference
See merge request gitlab-org/gitlab-ce!15415
(cherry picked from commit df7e00b786c3b9dcfd840e5569ee78c53b72435d)
4a6ec1e0 Add readme only default project view preference
| -rw-r--r-- | doc/user/profile/preferences.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/profile/preferences.md b/doc/user/profile/preferences.md index f2ad42f21fd..022d6317555 100644 --- a/doc/user/profile/preferences.md +++ b/doc/user/profile/preferences.md @@ -55,9 +55,10 @@ You have 6 options here that you can use for your default dashboard view: The project home page content setting allows you to choose what content you want to see on a project’s home page. -You can choose between 2 options: +You can choose between 3 options: - Show the files and the readme (default) +- Show the readme - Show the project’s activity [rouge]: http://rouge.jneen.net/ "Rouge website" |
