aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Template-Toolkit/Makefile.man
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Toolkit/Makefile.man')
-rw-r--r--www/p5-Template-Toolkit/Makefile.man11
1 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-Template-Toolkit/Makefile.man b/www/p5-Template-Toolkit/Makefile.man
index c4addfaee684..d007dbb66125 100644
--- a/www/p5-Template-Toolkit/Makefile.man
+++ b/www/p5-Template-Toolkit/Makefile.man
@@ -7,14 +7,13 @@ MAN3+= Template::Base.3
MAN3+= Template::Config.3
MAN3+= Template::Constants.3
MAN3+= Template::Context.3
+MAN3+= Template::Directive.3
MAN3+= Template::Document.3
MAN3+= Template::Exception.3
MAN3+= Template::FAQ.3
MAN3+= Template::Filters.3
+MAN3+= Template::Grammar.3
MAN3+= Template::Iterator.3
-MAN3+= Template::Library::HTML.3
-MAN3+= Template::Library::PostScript.3
-MAN3+= Template::Library::Splash.3
MAN3+= Template::Manual.3
MAN3+= Template::Manual::Config.3
MAN3+= Template::Manual::Credits.3
@@ -23,7 +22,6 @@ MAN3+= Template::Manual::Filters.3
MAN3+= Template::Manual::Internals.3
MAN3+= Template::Manual::Intro.3
MAN3+= Template::Manual::Plugins.3
-MAN3+= Template::Manual::Refs.3
MAN3+= Template::Manual::Syntax.3
MAN3+= Template::Manual::VMethods.3
MAN3+= Template::Manual::Variables.3
@@ -32,6 +30,7 @@ MAN3+= Template::Modules.3
MAN3+= Template::Namespace::Constants.3
MAN3+= Template::Parser.3
MAN3+= Template::Plugin.3
+MAN3+= Template::Plugin::Assert.3
MAN3+= Template::Plugin::Autoformat.3
MAN3+= Template::Plugin::CGI.3
MAN3+= Template::Plugin::Datafile.3
@@ -44,8 +43,10 @@ MAN3+= Template::Plugin::Format.3
MAN3+= Template::Plugin::HTML.3
MAN3+= Template::Plugin::Image.3
MAN3+= Template::Plugin::Iterator.3
+MAN3+= Template::Plugin::Math.3
MAN3+= Template::Plugin::Pod.3
MAN3+= Template::Plugin::Procedural.3
+MAN3+= Template::Plugin::Scalar.3
MAN3+= Template::Plugin::String.3
MAN3+= Template::Plugin::Table.3
MAN3+= Template::Plugin::URL.3
@@ -59,9 +60,11 @@ MAN3+= Template::Stash::Context.3
MAN3+= Template::Stash::XS.3
MAN3+= Template::Test.3
MAN3+= Template::Toolkit.3
+MAN3+= Template::Tools.3
MAN3+= Template::Tools::tpage.3
MAN3+= Template::Tools::ttree.3
MAN3+= Template::Tutorial.3
MAN3+= Template::Tutorial::Datafile.3
MAN3+= Template::Tutorial::Web.3
+MAN3+= Template::VMethods.3
MAN3+= Template::View.3