Remove the "using macros" entry, and all references.
Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
parent
7c6ba21048
commit
cffe4fbc7b
63 changed files with 20 additions and 662 deletions
|
|
@ -3,19 +3,6 @@ package WebGUI::Help::Macros;
|
|||
|
||||
our $HELP = {
|
||||
|
||||
'macros using' => {
|
||||
title => 'macros using title',
|
||||
body => 'macros using body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => "macros list",
|
||||
namespace => "Macros",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'macros list' => {
|
||||
title => 'macros list title',
|
||||
body => sub {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue