summaryrefslogtreecommitdiffstats
path: root/testing/012/citelist.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-43/+43
|
* issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-041-22/+43
| | | | | | | The crossreference possibility was not properly taken into account in bibtex conversion for other formats than LaTeX. - doxygen.bst: use correct labels (i.e. add 'CITEREF_' in case of crossreferences to the giver name) - cite.cpp: add the crossreferences to the citation dictionary (to overcome warning message). - extending test 012
* Correcting labels for citationsalbert-github2018-08-101-1/+1
| | | | Corrected change in test.
* Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-251-0/+2
| | | | | | | | | | | Until now the brief description of pages was prepended to the <detaileddescription> element and the <briefdescription> element was not present at all, which meant there was no easy way to extract the brief description for purposes of creating a page index, for example. With this patch, the brief description is included in both <briefdescription> and <detaileddescription>, thus duplicated, to avoid backwards compatibility issues.
* Updated failing testDimitri van Heesch2013-10-061-1/+1
|
* Added regression test suiteDimitri van Heesch2013-07-191-0/+20