Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Docs - Separate package version information from the project version number. Regenerated docs. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c8ea7fb2f9c9662e4c0d103f652e171e |
User & Date: | andreask 2015-04-17 22:18:38.319 |
Context
2015-04-17
| ||
23:24 | history - Added missing docs. check-in: 860ef7cfb3 user: andreask tags: trunk | |
22:18 | Docs - Separate package version information from the project version number. Regenerated docs. check-in: c8ea7fb2f9 user: andreask tags: trunk | |
22:15 | pager, tty - Fix version numbers check-in: 3a3373bf88 user: andreask tags: trunk | |
Changes
Changes to doc/cmdr.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_MAIN] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr] [titledesc [vset TITLE_MAIN]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.1] [manpage_begin [vset LABEL_MAIN] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr] [titledesc [vset TITLE_MAIN]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_actor.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_ACTOR] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::actor] [titledesc [vset TITLE_ACTOR]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.3.1] [manpage_begin [vset LABEL_ACTOR] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::actor] [titledesc [vset TITLE_ACTOR]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_ask.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_ASK] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::color] [require linenoise] [require struct::matrix] [require textutil::adjust] [require try] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_ASK] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::color] [require linenoise] [require struct::matrix] [require textutil::adjust] [require try] |
︙ | ︙ |
Changes to doc/cmdr_changes.man.
1 2 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_CHANGES] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_CHANGES]] [description] [include parts/welcome.inc] This document provides an overview of the changes [package [vset PROJECT]] underwent from version to version. |
︙ | ︙ |
Changes to doc/cmdr_color.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_COLOR] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::tty] [require cmdr::color] [titledesc [vset TITLE_COLOR]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_COLOR] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::tty] [require cmdr::color] [titledesc [vset TITLE_COLOR]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_config.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_CONFIG] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::config] [titledesc [vset TITLE_CONFIG]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.2] [manpage_begin [vset LABEL_CONFIG] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::config] [titledesc [vset TITLE_CONFIG]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_dev_completion.man.
1 2 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_DEV_COMPLETE] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [require cmdr] [titledesc [vset TITLE_DEV_COMPLETE]] [description] [include parts/welcome.inc] This internal document provides an overview on how the framework |
︙ | ︙ |
Changes to doc/cmdr_dev_dsl.man.
1 2 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_DEV_DSL] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [require cmdr] [titledesc [vset TITLE_DEV_DSL]] [description] [include parts/welcome.inc] This internal document provides an overview on how the framework |
︙ | ︙ |
Changes to doc/cmdr_dsl.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_DSL] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_DSL]] [description] [include parts/welcome.inc] This document is for users of the cmdr framework. It introduces the domain-specific language for the specification of command hierarchies |
︙ | ︙ |
Changes to doc/cmdr_dsl_officer.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_DSL_OFFICER] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_DSL_OFFICER]] [description] [include parts/welcome.inc] This document is for users of the cmdr framework. It introduces the domain-specific language for the specification of [term officer]s in |
︙ | ︙ |
Changes to doc/cmdr_dsl_parameter.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_DSL_PARAMETER] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_DSL_PARAMETER]] [description] [include parts/welcome.inc] This document is for users of the cmdr framework. It introduces the domain-specific language for the specification of parameters in |
︙ | ︙ |
Changes to doc/cmdr_dsl_private.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_DSL_PRIVATE] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_DSL_PRIVATE]] [description] [include parts/welcome.inc] This document is for users of the cmdr framework. It introduces the domain-specific language for the specification of privates in detail. |
︙ | ︙ |
Changes to doc/cmdr_flow.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_FLOW] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_FLOW]] [description] [include parts/welcome.inc] This document is for users of the cmdr framework. |
︙ | ︙ |
Changes to doc/cmdr_help.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_HELP] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help] [titledesc [vset TITLE_HELP]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.3.2] [manpage_begin [vset LABEL_HELP] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help] [titledesc [vset TITLE_HELP]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_help_json.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_HELP_JSON] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help::json] [titledesc [vset TITLE_HELP_JSON]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.1.1] [manpage_begin [vset LABEL_HELP_JSON] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help::json] [titledesc [vset TITLE_HELP_JSON]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_help_sql.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_HELP_SQL] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help::sql] [titledesc [vset TITLE_HELP_SQL]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.1.1] [manpage_begin [vset LABEL_HELP_SQL] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help::sql] [titledesc [vset TITLE_HELP_SQL]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_help_tcl.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_HELP_TCL] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help::tcl] [titledesc [vset TITLE_HELP_TCL]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.1.1] [manpage_begin [vset LABEL_HELP_TCL] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::help::tcl] [titledesc [vset TITLE_HELP_TCL]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_helpformats.man.
1 2 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_HELPFORMATS] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [require cmdr::help] [titledesc [vset TITLE_DEV_HF]] [description] [include parts/welcome.inc] This document describes the API expected of [term {help formats}] |
︙ | ︙ |
Changes to doc/cmdr_howto_development.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_DEV] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_DEV]] [description] [include parts/welcome.inc] [para] |
︙ | ︙ |
Changes to doc/cmdr_howto_get_sources.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_SOURCES] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_SOURCES]] [description] [include parts/welcome.inc] [para] |
︙ | ︙ |
Changes to doc/cmdr_howto_installation.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_INSTALL] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_INSTALL]] [description] [include parts/welcome.inc] [para] |
︙ | ︙ |
Changes to doc/cmdr_introduction.man.
1 | [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 | [include parts/definitions.inc] [manpage_begin [vset LABEL_INTRO] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_INTRO]] [description] [include parts/welcome.inc] The cmdr framework is a set of 12 related Tcl packages for the easy specification of the interfaces of command line applications. |
︙ | ︙ |
Changes to doc/cmdr_license.man.
1 2 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] | | | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_LICENSE] [vset MAN_SECTION] [vset PROJ_VERSION]] [include parts/module.inc] [titledesc [vset TITLE_LICENSE]] [description] [include parts/welcome.inc] [include parts/license.inc] [include parts/related.inc] [include parts/feedback.inc] |
︙ | ︙ |
Changes to doc/cmdr_officer.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_OFFICER] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::officer] [titledesc [vset TITLE_OFFICER]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.4.1] [manpage_begin [vset LABEL_OFFICER] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::officer] [titledesc [vset TITLE_OFFICER]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_pager.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_PAGER] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require linenoise] [require cmdr::tty] [require cmdr::pager] [titledesc [vset TITLE_PAGER]] [description] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_PAGER] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require linenoise] [require cmdr::tty] [require cmdr::pager] [titledesc [vset TITLE_PAGER]] [description] |
︙ | ︙ |
Changes to doc/cmdr_parameter.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_PARAMETER] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::parameter] [titledesc [vset TITLE_PARAMETER]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.4] [manpage_begin [vset LABEL_PARAMETER] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::parameter] [titledesc [vset TITLE_PARAMETER]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_private.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_PRIVATE] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::private] [titledesc [vset TITLE_PRIVATE]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.3.1] [manpage_begin [vset LABEL_PRIVATE] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::private] [titledesc [vset TITLE_PRIVATE]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_tty.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_TTY] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require Tclx] [require cmdr::tty] [titledesc [vset TITLE_TTY]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_TTY] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require Tclx] [require cmdr::tty] [titledesc [vset TITLE_TTY]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_util.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_UTIL] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::util] [titledesc [vset TITLE_UTIL]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.1] [manpage_begin [vset LABEL_UTIL] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::util] [titledesc [vset TITLE_UTIL]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_validate.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VALIDATE] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate] [titledesc [vset TITLE_VALIDATE]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.3.1] [manpage_begin [vset LABEL_VALIDATE] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate] [titledesc [vset TITLE_VALIDATE]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_vcommon.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VCOMMON] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate::common] [titledesc [vset TITLE_VCOMMON]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1.2] [manpage_begin [vset LABEL_VCOMMON] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate::common] [titledesc [vset TITLE_VCOMMON]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_vt_date.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VT_DATE] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require try] [require clock::iso8601] [require cmdr::validate::common] [require cmdr::validate::date] [titledesc [vset TITLE_VT_DATE]] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_VT_DATE] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require try] [require clock::iso8601] [require cmdr::validate::common] [require cmdr::validate::date] [titledesc [vset TITLE_VT_DATE]] |
︙ | ︙ |
Changes to doc/cmdr_vt_posint.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VT_POSINT] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate::posint] [titledesc [vset TITLE_VT_POSINT]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_VT_POSINT] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate::posint] [titledesc [vset TITLE_VT_POSINT]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_vt_time.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VT_TIME] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require try] [require clock::iso8601] [require cmdr::validate::common] [require cmdr::validate::time] [titledesc [vset TITLE_VT_TIME]] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_VT_TIME] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require try] [require clock::iso8601] [require cmdr::validate::common] [require cmdr::validate::time] [titledesc [vset TITLE_VT_TIME]] |
︙ | ︙ |
Changes to doc/cmdr_vt_weekday.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VT_WEEKDAY] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require try] [require clock::iso8601] [require cmdr::validate::common] [require cmdr::validate::weekday] [titledesc [vset TITLE_VT_WEEKDAY]] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_VT_WEEKDAY] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require try] [require clock::iso8601] [require cmdr::validate::common] [require cmdr::validate::weekday] [titledesc [vset TITLE_VT_WEEKDAY]] |
︙ | ︙ |
Changes to doc/cmdr_vt_year.man.
1 2 3 4 5 6 7 8 9 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [manpage_begin [vset LABEL_VT_YEAR] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate::year] [titledesc [vset TITLE_VT_YEAR]] [description] [include parts/welcome.inc] | > | 1 2 3 4 5 6 7 8 9 10 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset VERSION 1] [manpage_begin [vset LABEL_VT_YEAR] [vset MAN_SECTION] [vset VERSION]] [include parts/module.inc] [require cmdr::validate::year] [titledesc [vset TITLE_VT_YEAR]] [description] [include parts/welcome.inc] |
︙ | ︙ |
Changes to doc/cmdr_vtypes.man.
1 2 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] | > | | 1 2 3 4 5 6 7 8 9 10 11 | [comment {-*- tcl -*- doctools manpage}] [include parts/definitions.inc] [vset API_VERSION 1] [manpage_begin [vset LABEL_VTYPES] [vset MAN_SECTION] [vset API_VERSION]] [include parts/module.inc] [require cmdr::validate] [titledesc [vset TITLE_DEV_VT]] [description] [include parts/welcome.inc] This document describes the API expected of [term {validation types}] |
︙ | ︙ |
Changes to doc/parts/configuration.inc.
1 2 3 4 5 6 7 8 9 10 | [comment {--- Project configuration --}] [vset AUTHOR {Andreas Kupries}] [vset COPYRIGHT 2013-2015] [vset LICENSE bsd] [vset MAN_SECTION n] [vset MODULE_DESC {Cmdr, a framework for command line parsing and dispatch}] [vset PROJECT cmdr] [vset PTITLE Cmdr] [vset REPOSITORY https:/core.tcl.tk/akupries/cmdr] [vset VC_TYPE fossil] | | | 1 2 3 4 5 6 7 8 9 10 11 | [comment {--- Project configuration --}] [vset AUTHOR {Andreas Kupries}] [vset COPYRIGHT 2013-2015] [vset LICENSE bsd] [vset MAN_SECTION n] [vset MODULE_DESC {Cmdr, a framework for command line parsing and dispatch}] [vset PROJECT cmdr] [vset PTITLE Cmdr] [vset REPOSITORY https:/core.tcl.tk/akupries/cmdr] [vset VC_TYPE fossil] [vset PROJ_VERSION 1.1] |
Changes to embedded/man/files/cmdr_actor.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_actor\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_actor\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::actor" n 1\&.3\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_ask.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_ask\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_ask\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::ask" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_color.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_color\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_color\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::color" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_config.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_config\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_config\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::config" n 1\&.2 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_help.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_help\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_help\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::help" n 1\&.3\&.2 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_help_json.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_help_json\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_help_json\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::help::json" n 1\&.1\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_help_sql.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_help_sql\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_help_sql\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::help::sql" n 1\&.1\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_help_tcl.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_help_tcl\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_help_tcl\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::help::tcl" n 1\&.1\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_officer.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_officer\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_officer\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::officer" n 1\&.4\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_pager.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_pager\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_pager\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::pager" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_parameter.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_parameter\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_parameter\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::parameter" n 1\&.4 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_private.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_private\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_private\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::private" n 1\&.3\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_tty.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_tty\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_tty\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::tty" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_validate.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_validate\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_validate\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate" n 1\&.3\&.1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vcommon.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vcommon\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vcommon\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate::common" n 1\&.2 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vt_date.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vt_date\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vt_date\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate::date" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vt_posint.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vt_posint\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vt_posint\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate::posint" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vt_time.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vt_time\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vt_time\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate::time" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vt_weekday.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vt_weekday\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vt_weekday\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate::weekday" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vt_year.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vt_year\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vt_year\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr::validate::year" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/man/files/cmdr_vtypes.n.
1 2 3 4 5 | '\" '\" Generated from file 'cmdr_vtypes\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | '\" '\" Generated from file 'cmdr_vtypes\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2013-2015 Andreas Kupries '\" Copyright (c) 2013-2015 Documentation, Andreas Kupries '\" .TH "cmdr-user-vtypes" n 1 doc "Cmdr, a framework for command line parsing and dispatch" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" .\" .AP type name in/out ?indent? .\" Start paragraph describing an argument to a library procedure. .\" type is type of argument (int, etc.), in/out is either "in", "out", .\" or "in/out" to describe whether procedure reads or modifies arg, |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_actor.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::actor(n) 1.3.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::actor - Cmdr - (Internal) Base class for officers and privates</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_ask.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::ask(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::ask - Cmdr - Terminal-based simple user interactions</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_color.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::color(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::color - Cmdr - Terminal colors</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_config.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::config(n) 1.2 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::config - Cmdr - (Partially internal) Collection of parameters for privates</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_help.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::help(n) 1.3.2 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::help - Cmdr - (Internal) Utilities for help text formatting and setup</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_help_json.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::help::json(n) 1.1.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::help::json - Cmdr - Formatting help as JSON object</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_help_sql.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::help::sql(n) 1.1.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::help::sql - Cmdr - Formatting help as series of SQL commands</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_help_tcl.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::help::tcl(n) 1.1.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::help::tcl - Cmdr - Formatting help as Tcl data structure</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_officer.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::officer(n) 1.4.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::officer - Cmdr - (Internal) Aggregation of multiple commands for dispatch.</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_pager.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::pager(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::pager - Cmdr - Paging long output</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_parameter.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::parameter(n) 1.4 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::parameter - Cmdr - (Partially internal) Command parameters</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_private.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::private(n) 1.3.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::private - Cmdr - (Internal) Single command handling, options, and arguments</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_tty.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::tty(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::tty - Cmdr - Check if stdin is a tty, i.e. terminal</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_validate.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate(n) 1.3.1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate - Cmdr - Standard validation types for parameters</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vcommon.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate::common(n) 1.2 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate::common - Cmdr - Utilities for Validation Types</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vt_date.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate::date(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate::date - Cmdr - Validation type for dates</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vt_posint.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate::posint(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate::posint - Cmdr - Validation type for positive integers</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vt_time.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate::time(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate::time - Cmdr - Validation type for times</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vt_weekday.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate::weekday(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate::weekday - Cmdr - Validation type for weekday names</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vt_year.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr::validate::year(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr::validate::year - Cmdr - Validation type for years</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |
Changes to embedded/www/doc/files/cmdr_vtypes.html.
︙ | ︙ | |||
101 102 103 104 105 106 107 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <body><div class="doctools"> <hr> [ <a href="../../../../../../home">Home</a> | <a href="../../toc.html">Main Table Of Contents</a> | <a href="../toc.html">Table Of Contents</a> | <a href="../../index.html">Keyword Index</a> ] <hr> <h1 class="title">cmdr-user-vtypes(n) 1 doc "Cmdr, a framework for command line parsing and dispatch"</h1> <div id="name" class="section"><h2><a name="name">Name</a></h2> <p>cmdr-user-vtypes - Cmdr - Writing custom validation types</p> </div> <div id="toc" class="section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="toc"> <li class="section"><a href="#toc">Table Of Contents</a></li> <li class="section"><a href="#synopsis">Synopsis</a></li> |
︙ | ︙ |