Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove persistent storage of Entry objects | Dimitri van Heesch | 2019-02-17 | 1 | -43/+43 |
| | |||||
* | issue #6733 invalid cite anchor id when using crossref | albert-github | 2019-01-04 | 1 | -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 citations | albert-github | 2018-08-10 | 1 | -1/+1 |
| | | | | Corrected change in test. | ||||
* | Provide page brief in <briefdescription> of XML output. | Vladimír Vondruš | 2017-11-25 | 1 | -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 test | Dimitri van Heesch | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Added regression test suite | Dimitri van Heesch | 2013-07-19 | 1 | -0/+20 |