Rechercher une page de manuel
mdvalidator
Langue: en
Version: 251987 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
mdvalidator - Validate XML Documents against the ECMA Documentation SchemaSYNOPSIS
mdvalidator PROVIDER [FILES]+DESCRIPTION
mdvalidator has been obsoleted by mdoc(1). See the mdoc-validate(1) man page.mdvalidator is a program that validates the specified FILES against the ECMA Documentation Schema.
The Schema also supports the index.xml and namespace-name.xml files generated by monodocer , so all output produced by monodocer can be validated.
PROVIDER
The following providers are supported:- ecma
- Validate the input files against the ECMA Documentation Schema.
EXAMPLES
To validate the monodocer output stored within a directory (and all ECMA documentation within all sub-directories, recursively), use:mdvalidator ecma /path/to/ecma/docs
MAILING LISTS
- Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
WEB SITE
Visit http://www.mono-project.com for detailsContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre