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

@ -4,7 +4,7 @@ our $HELP = {
'admin toggle' => {
title => 'admin toggle title',
body => 'admin toggle body',
body => '',
variables => [
{
'name' => 'toggle.url'
@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'template language',
namespace => 'Asset_Template'