Re: [Doxygen-develop] Man page generation problem with _8
Brought to you by:
dimitri
From: Jan R. <jan...@co...> - 2013-03-01 01:17:21
|
Hi, Sorry for duplicity, but I forgot that bug 650004 was filed already in 2011 [1]. Files for reproducing the issue are now attached. Can I do anything else to help in fixing this bug? Jan [1] https://bugzilla.gnome.org/show_bug.cgi?id=650004 On Feb 14, 2013, at 20:10, Jan Ruzicka wrote: > Hi > > Doxygen is refusing to create man pages with dot in their name. > > /** > \page blah.ini blah.ini > > The blah.ini consists of lore ipsum > > */ > > A file blah_8ini.3 is created and title is blah_8ini instead of blah.ini . > > I understand that it is caused by escaping the names, but quick searching trough the code did not show where it happens. > > Is there a way to allow for file names and titles to contain '.' in the name? > > Use case: > a description of a data file structure in a source code. > > End user should be able to do > $ man -M ./man blah.ini > > For example the man.config has its nice manual page. > > Should I file a bug on bugzilla? > > Thanks > Jan > > Jan Ruzicka > Senior Software Engineer > Comtech Mobile Datacom Corporation > 20430 Century Blvd, Germantown, MD 20874 > Office: 240-686-3300 > Fax: 240-686-3301 > > The information contained in this message may be privileged and/or confidential. If you are not the intended recipient, or responsible for delivering this message to the intended recipient, any review, forwarding, dissemination, distribution or copying of this communication or any attachment(s) is strictly prohibited. If you have received this message in error, please so notify the sender immediately, and delete it and all attachments from your computer and network. > > > ------------------------------------------------------------------------------ > Free Next-Gen Firewall Hardware Offer > Buy your Sophos next-gen firewall before the end March 2013 > and get the hardware for free! Learn more. > http://p.sf.net/sfu/sophos-d2d-feb > _______________________________________________ > Doxygen-develop mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-develop Jan Ruzicka Senior Software Engineer Comtech Mobile Datacom Corporation 20430 Century Blvd, Germantown, MD 20874 Office: 240-686-3300 Fax: 240-686-3301 The information contained in this message may be privileged and/or confidential. If you are not the intended recipient, or responsible for delivering this message to the intended recipient, any review, forwarding, dissemination, distribution or copying of this communication or any attachment(s) is strictly prohibited. If you have received this message in error, please so notify the sender immediately, and delete it and all attachments from your computer and network. |