Scroll to navigation

wml::std::all(3) EN Tools wml::std::all(3)

NAME

wml::std:all - All of Standard (STD) category

SYNOPSIS

 #use wml::std::all

DESCRIPTION

This includes all existing include files of the Standard (STD) category, i.e. all includes with prefix wml::std. The following files currently exist:

  wml::std::box(3)  ... Easily Create Rectangular Box
  wml::std::case(3) ... Convert Tags to Upper or Lower Case
  wml::std::grid(3) ... Layout Grid
  wml::std::href(3) ... Enhanced Hyperlink
  wml::std::info(3) ... Page Information
  wml::std::lang(3) ... Multi-Lingual Support
  wml::std::label(3)... Labels and References
  wml::std::logo(3) ... Logo Insertion
  wml::std::page(3) ... Standard HTML Page Header and Footer
  wml::std::tags(3) ... Standard Support Tags
  wml::std::toc(3)  ... Table of Contents Generation

AUTHOR

 Ralf S. Engelschall
 rse@engelschall.com
 www.engelschall.com

REQUIRES

 Internal: P1
 External: --

SEE ALSO

wml::std::box(3), wml::std::case(3), wml::std::grid(3), wml::std::href(3), wml::std::info(3), wml::std::label(3), wml::std::lang(3), wml::std::logo(3), wml::std::page(3), wml::std::tags(3), wml::std::toc(3).

2020-11-29 EN Tools