Re: [Doxygen-users] Remove strange character
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2016-11-22 17:53:03
|
It is possible. Create a HTML_EXTRA_STYLESHEET and place in this: .permalink{ display: none;} See also: http://stackoverflow.com/questions/40389959/how-to-eliminate-silcrow-paragraph-sign-in-doxygen-for-python On Tue, Nov 22, 2016 at 5:10 PM, dumas_brian <dum...@st...> wrote: > In some 'c' functions that I export, the function name is preceded by this > character '§ '. > > Is that something I can remove? > > Image shows the character > <http://doxygen.10944.n7.nabble.com/file/n7758/11-22-2016_10-37-23_AM.jpg> > > > > -- > View this message in context: http://doxygen.10944.n7. > nabble.com/Remove-strange-character-tp7758.html > Sent from the Doxygen - Users mailing list archive at Nabble.com. > > ------------------------------------------------------------ > ------------------ > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > |