summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-17 12:23:41 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 19:23:21 +0200
commit3a7eb38a7889ee067c470ca8f6d964218844287e (patch)
tree0cf3f2e3b93e603118d793267079b6e46c4ffe48 /doc/README.md
parent6715402e2092f0def4b39ce5988138c0e10229ee (diff)
downloadgitlab-ce-3a7eb38a7889ee067c470ca8f6d964218844287e.tar.gz
added nice to have - rake task and some changes to docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 5d89d0c9821..f51069b2c30 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -7,6 +7,7 @@
- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
- [GitLab Basics](gitlab-basics/README.md) Find step by step how to start working on your commandline and on GitLab.
- [Importing to GitLab](workflow/importing/README.md).
+- [Importing and exporting projects between instances](workflow/import_export/README.md).
- [Markdown](markdown/markdown.md) GitLab's advanced formatting system.
- [Migrating from SVN](workflow/importing/migrating_from_svn.md) Convert a SVN repository to Git and GitLab
- [Permissions](permissions/permissions.md) Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.