add help page for gitlab specific rake tasks
This commit is contained in:
parent
7b97e30449
commit
fddc0c29aa
7 changed files with 275 additions and 0 deletions
|
@ -31,6 +31,7 @@ Gitlab::Application.routes.draw do
|
|||
get 'help/system_hooks' => 'help#system_hooks'
|
||||
get 'help/markdown' => 'help#markdown'
|
||||
get 'help/ssh' => 'help#ssh'
|
||||
get 'help/raketasks' => 'help#raketasks'
|
||||
|
||||
#
|
||||
# Admin Area
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue