diff options
author | dosire <sytses@gmail.com> | 2014-03-27 12:17:27 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-03-27 12:17:27 +0100 |
commit | 417c0cb2d33e76e271c89e99b323f2443e942107 (patch) | |
tree | 6b88b4f28b8127bce7b4c1c5212b611675f8cf1e /doc/development/README.md | |
parent | 8a90db9e33b2dbb46655c0c3044da382b66c4d36 (diff) | |
download | gitlab-ce-417c0cb2d33e76e271c89e99b323f2443e942107.tar.gz |
New doc site needs indexes.
Diffstat (limited to 'doc/development/README.md')
-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) |