| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
After small discussion conclusion was better to remove the obsolete `doxygen=`
|
|
|
|
|
|
|
|
| |
Adding attributes:
- doxygen
to be able to validate doxygen generated xhtml documents.
Analogous to #6681 but now for the area tag (found in the doxygen tag example).
|
|
|
|
|
|
|
| |
Adding attributes:
- async
- doxygen
to be able to validate doxygen generated xhtml documents
|
|
The tests in the testing directory provided possibilities to do some regression tests based on the xml output.
With the option --xhtml it is possible to see whether or not a test or set of tests is xhtml compliant.
With the option --pdf it is possible to see whether or not a test or set of tests can be build to a pdf file (per test).
|