[cmake-developers] [CMake 0013508]: generated DocBook is invalid
Mantis Bug Tracker
mantis at public.kitware.com
Sun Sep 2 18:16:10 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=13508
======================================================================
Reported By: Daniel Pfeifer
Assigned To:
======================================================================
Project: CMake
Issue ID: 13508
Category: Documentation
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-09-02 18:16 EDT
Last Modified: 2012-09-02 18:16 EDT
======================================================================
Summary: generated DocBook is invalid
Description:
The documentation generated by cmake (also cpack, ctest) does not conform to the
docbook dtd.
Steps to Reproduce:
$ cmake --help-full cmake.docbook
$ xmllint --valid --noout cmake.docbook
Additional Information:
xmllint is part of libxml2.
validate-test.patch adds validation checks to the CMakeTests directory.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-09-02 18:16 Daniel Pfeifer New Issue
2012-09-02 18:16 Daniel Pfeifer File Added: validate-test.patch
======================================================================
More information about the cmake-developers
mailing list