Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wmd(0x222c0d) [debian man page]

IO
::FILE=IO(0X222C0D8)(1) EN Tools IO::FILE=IO(0X222C0D8)(1) NAME
WMd - Website META Language Documentation Browser VERSION
2.0.12 (16-Apr-2008) SYNOPSIS
wmd [-V] [-h] DESCRIPTION
This is the documentation browsing frontend to the Website META Language (WML), a free HTML generation toolkit for Unix. See wml(1) for more details on WML. This frontend uses the Curses-based tool iSelect to provide an interactive full-screen selection of all available WML manual pages. Use this program for quick access to the documentation from within your shell session while working with WML. OPTIONS
-V, --version Gives the version identification string of WMd. Use this to determine the version of a installed WML toolkit. -h, --help Prints the usage summary page. AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com SEE ALSO
wml(1) EN Tools 2014-04-16 IO::FILE=IO(0X222C0D8)(1)

Check Out this Related Man Page

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

NAME
wml::all - WML Include Files Of All Categories SYNOPSIS
#use wml::all DESCRIPTION
This includes all existing standard WML include files of all categories. Use it only when you are a really lazy webmaster which just wants all features WML can provide ;-) It is always better to include one of the "wml::xxx::all" include files. The following categories currently exists: Standard (std) Here you can find all standard tagsets which everybody usually uses all the time. Webdesign (des) These are tagsets which help webdesigners of the 3rd generation fighting against the puristic plain HTML. Use with care. Formatting (fmt) Here you can find formatting environments, i.e. usually container tags which do special formatting. Import (imp) Here you can find import tags, i.e. usually tags which import external data and converts them to HTML. Support (sup) Some support stuff which is used in other include files. System (sys) All system related stuff. User (usr) The user specific include files. Should be extended by the webmaster for his users. AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com REQUIRES
Internal: P1 External: -- SEE ALSO
wml::des::all(3), wml::fmt::all(3), wml::imp::all(3), wml::std::all(3), wml::sup::all(3), wml::sys::all(3), wml::usr::all(3). EN Tools 2014-04-16 wml::all(3)
Man Page