image in a table that's an href to another image ?

"Monique Semp" <[email protected]>
Newsgroups gmane.text.doxygen.general
Message-ID <F21CB4906DA541B58F551CD80A620537@WQI1509Dell>
Hello, Doxygen users,

It’s easy to include an @image in a <table>. And it’s easy to have an href in a <table> that resolves to an otherwise-referenced image (so that the image gets copied from the IMAGE_PATH to the doxygen\output directory).

But I can’t figure out how to include an @image in a <table> that’s set up as an <a href> to a not-otherwise-referenced image. Any tips?

It’s ok if I need to manually (well, via batch file/shell script) copy the not-otherwise-referenced images to the doxygen\output directory. In fact, I’m already doing that for PDF files that I want to link to. But it’s getting the <a href> to work for an image as opposed to text that’s not working for me.

The use case I’m working with is a table of thumbnail images that when clicked resolve to their large, detailed (non-thumbnail) versions.

I’ve been using the <table class=”table”> coding for my tables, with the usual <tr> and <td> elements. But if markdown would work, I’d switch. But all the markdown tables I’ve used so far always have grid lines and a table heading, neither of which I want.

Thanks for any tips,
-Monique

------------------------------------------------------------------------------

_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.