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

mdvalidator - Validate XML Documents against the ECMA Documentation Schema

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.

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

Name

       mdvalidator - Validate XML Documents against the ECMA Documentation Schema

Provider

       The following providers are supported:

       ecma   Validate the input files against the ECMA Documentation Schema.

Synopsis

mdvalidator PROVIDER [FILES]+

Web Site

       Visit http://www.mono-project.com for details

                                                                                                  mdvalidator(1)

See Also