Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incorrect number tag sequence for xhtml with htmlinclude command possible | albert-github | 2018-11-25 | 1 | -1/+1 |
| | | | | | | Analogous to the `\htmlonly` also with the `\htmlinclude` command it is possible that some parts are added that cannot be inside a `<p> ... <\/p>` and thus we have to temporary close (and later reopen) the paragraph. The option `[block]` has been added to the `\htmlinclude` command (analogous to the `\htmlonly` command). Problem can be seen with the default doxygen test 30 (`[030_htmlinclude.dox]: test the \htmlinclude command`). | ||||
* | Further cmake changes | Dimitri van Heesch | 2015-05-31 | 1 | -1/+0 |
| | | | | | | | - made static build option for all windows targets - made wizard flex interactive - add 64bit support for libiconv on windows build - updated test mechanism | ||||
* | Added regression test suite | Dimitri van Heesch | 2013-07-19 | 1 | -0/+8 |