See my answer here:
http://stackoverflow.com/questions/10171533/how-to-make-doxygen-copy-without-processing-it

Regards,
  Dimitri


On 8 jan. 2013, at 16:18, BIRD Neil <neil.b...@uk.thalesgroup.com> wrote:

>> From: Signal Eleven [mailto:signalelevencod...@gmail.com], Sent: Saturday, 
>> December 29, 2012 5:45 PM
>> 
>> I even tried to use the HTML ascii code (&@47;) to create the slash, but the 
>> HTML output had the code, not the character.
> 
> There may well be a clever way of injecting an asterisk or slash, but instead 
> I'd try cheating by inserting a null Doxygen tag in between the two 
> characters, so that it's no longer a end-of-comment, but the output remains 
> the same.  Maybe something like:
> 
> /**
> The slash character can be used to identify step values.  It can be used in 
> the form *\htmlonly\endhtmlonly/c and a-b/c.
> */
> 
>  I don't know if that'll work without whitespace around the keywords, though.
> 
> -- 
> Neil Bird    Principal Engineer    Tel: +44 (0)1293 587063
>   Thales UK, Manor Royal, Crawley, West Sussex, UK, RH10 9PZ
>   Work: neil.b...@uk.thalesgroup.com    Personal: n...@fnxweb.com
> 
> 
> ------------------------------------------------------------------------------
> Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
> and more. Get SQL Server skills now (including 2012) with LearnDevNow -
> 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only - learn more at:
> http://p.sf.net/sfu/learnmore_122512
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to