I wonder if there's some way to /portably/ automate copying of e.g.
image files referenced by markdown files, to the relevant place in the
Doxygen output folder?
For now I chose to just not add those image files manually.
Maybe there is some better way of using Doxygen for a GitHub project? I
just generate to a folder that I've set GIT to "ignore", and use that
folder as GitHub project on its own, presented as GitHub pages.
I've not yet experimented with GitHub sub-projects, could that be useful
for docs?