Api page in help
This commit is contained in:
parent
6451e837bf
commit
be1b40802d
4 changed files with 79 additions and 0 deletions
|
@ -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'
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue