Remove the "using macros" entry, and all references.

Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
Colin Kuskie 2007-07-17 15:44:12 +00:00
parent 7c6ba21048
commit cffe4fbc7b
63 changed files with 20 additions and 662 deletions

View file

@ -2,9 +2,9 @@ package WebGUI::Help::Macro_AdminBar;
our $HELP = {
'admin bar' => {
'admin bar' => {
title => 'admin bar title',
body => 'admin bar body',
body => '',
fields => [
],
variables => [
@ -35,10 +35,6 @@ our $HELP = {
}
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'template language',
namespace => 'Asset_Template'