Api page in help

This commit is contained in:
randx 2012-07-06 03:05:12 +03:00
parent 6451e837bf
commit be1b40802d
4 changed files with 79 additions and 0 deletions

View file

@ -26,6 +26,7 @@ Gitlab::Application.routes.draw do
get 'help' => 'help#index'
get 'help/permissions' => 'help#permissions'
get 'help/workflow' => 'help#workflow'
get 'help/api' => 'help#api'
get 'help/web_hooks' => 'help#web_hooks'
#