[Doxygen-users] Generate filenames without Version supported?
Brought to you by:
dimitri
From: Roland P. <ro...@rp...> - 2020-06-21 16:14:57
|
I've got a problem with generated doxygen files. I'm linking directly to the class files in my Wiki. The problem is the filenames contain version number like this: classDragengine_1_2Scenery_1_2ECBehaviorInteractPrompt.html So the verion "1.2" is encoded in the URL. Now if I upgrade the version and regenerate the documentation then the URL changes and all the existing wiki page links break. Is there a way in doxygen to generated class files without version number encoded? Or is it possible to use some kind of "entry page" to tell with a parameter which class to display? -- Yours sincerely Plüss Roland Game Development and Game Engine Technologies https://dragondreams.ch |