You could use SHORT_NAMES:
# If the SHORT_NAMES tag is set to YES, doxygen will generate much
shorter=20
# (but less readable) file names. This can be useful is your file
systems=20
# doesn't support long names like on DOS, Mac, or CD-ROM.
SHORT_NAMES =3D YES
I've only ever seen letters and numbers in the short names generated
this way.
David
> -----Original Message-----
> From: Mar...@no... [mailto:Mar...@no...]
> Sent: Friday, June 01, 2001 10:48 AM
> To: dox...@li...
> Subject: [Doxygen-users] Problem:Continuus does not like '-' in
> filenames.
>=20
>=20
> Hi all,
>=20
> We use Continuus as version management system. So far so good.
> ...but it does NOT accept hyphens '-' in filenames to be checked in.
> =3D> we cannot add the genereated documentation to vcs, as lot=20
> of files are
> named like 'buf_stack_8h-source.html'.
>=20
> Is there any workaround?
> Any opinion about the possibility to change the filename=20
> generation inside
> Doxygen?
>=20
> We will definitely not drop Doxygen as there are some many=20
> nice things and
> smart features included,
> but this problems is a little bit annoying.
>=20
> Anyway: Dimitri (and contributors), thanks for the great job.
>=20
> Regards,
> Markus Lepper
>=20
> _______________________________________________
> Doxygen-users mailing list
> Dox...@li...
> http://lists.sourceforge.net/lists/listinfo/doxygen-users
>=20
|