albert-github

Results 1742 comments of albert-github

I think the problem lies here in the multi-threading. With unnamed entities doxygen needs an identification so that it can distinguish the different unnamed entities and as with multi-threaded applications...

I locally ran the W3C link checker on the resulting files of the documentation build. Quite a few warnings come from - the fact of permanent redirects and especially ```...

The method I use is on my local PC and using the W3C link checker version 4.81 (see e.g. http://validator.w3.org/docs/checklink.html) and it needs the build documentation. There might be better...

Continuation of https://github.com/InsightSoftwareConsortium/ITK/issues/4240#issuecomment-2614514448 - permanent redirects ``` List of redirects https://www.itk.org/ -> https://itk.org/ Line: 160 Code: 301 -> 200 OK To do: This is a permanent redirect. The link should...

Regarding the `HTML_EXTRA_STYLESHEET` (see https://github.com/InsightSoftwareConsortium/ITK/issues/4240#issuecomment-2614514448), proposed patch: [diff.patch](https://github.com/user-attachments/files/18586204/diff.patch) Note: the file Documentation/Doxygen/ITKDoxygenStyle.css should be removed as well, hopefully this is clear in this proposed patch as well

One thing I saw is that when the "doi" is in the url there is a link to the "doi" see e.g. https://doc.cgal.org/latest/Arrangement_on_surface_2/citelist.html (ind the link is forwarded again to...

@zivy Nice work. There are still some problems (besides the references to the Insight Journal Paper): - issue #5218 with proposed patch - issue #5203 waiting for fix on ITK...

I've done a "small" grep on the sources to identify some more doi entries and created this bib file: [doi2bib.bib.tar.gz](https://github.com/user-attachments/files/18725645/doi2bib.bib.tar.gz) **Edit** created new file, see https://github.com/InsightSoftwareConsortium/ITK/issues/3662#issuecomment-2648110574 Also thanks to https://github.com/schneiderfelipe/doi...

Independent of the above, I found 2 small problems, and thus incorrect link / no link, in the bib file, proposed patch: [diff.patch](https://github.com/user-attachments/files/18732759/diff.patch) Citations with titles: - `Image characterizations based...