covert to hover help format
This commit is contained in:
parent
37d8b65e46
commit
28cf1e4279
2 changed files with 22 additions and 8 deletions
|
|
@ -6,6 +6,14 @@ our $HELP = {
|
|||
title => 'file add/edit title',
|
||||
body => 'file add/edit body',
|
||||
fields => [
|
||||
{
|
||||
title => 'new file',
|
||||
description => 'new file description'
|
||||
},
|
||||
{
|
||||
title => 'current file',
|
||||
description => 'current file description'
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue