Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
deleted file mode 100644
index d5d264be19d..00000000000
--- a/doc/development/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Development
-
-- [Architecture](architecture.md) of GitLab
-- [Shell commands](shell_commands.md) in the GitLab codebase
-- [Rake tasks](rake_tasks.md) for development
-- [CI setup](ci_setup.md) for testing GitLab
-- [Sidekiq debugging](sidekiq_debugging.md)
-- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements