diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-27 18:30:50 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-27 18:30:50 +0000 |
commit | 0546a98981870abaab655bb06f1fe34ba2f39845 (patch) | |
tree | 65741fa9ac964347956a435d3eab88e3c57e9e70 /doc/development | |
parent | 0e44039e527611b215e2edfff08651f35a1536cf (diff) | |
parent | 417c0cb2d33e76e271c89e99b323f2443e942107 (diff) | |
download | gitlab-ce-0546a98981870abaab655bb06f1fe34ba2f39845.tar.gz |
Merge branch 'doc-readme-for-site' into 'master'
Doc-readme-for-site
New readme files for doc.gitlab.com
I also but the links for the api readme at the top.
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md new file mode 100644 index 00000000000..aa59eb2c3e1 --- /dev/null +++ b/doc/development/README.md @@ -0,0 +1,2 @@ ++ [Architecture](architecture.md) ++ [Shell commands](shell_commands.md) |