logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

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

Name

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

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).

EN Tools                                           2020-11-29                                   wml::std::all(3)

Synopsis

        #use wml::std::all

See Also