[Doxygen-users] Search only matches beginning of words?

2012-10-25 Thread Jake Colman
I am using Doxygen's built-in search filter. If I search for "OIS" I will find any test that starts with "OIS" but not any text that contains "OIS" in the middle. Is there a way to wildcard the text or configure search to find the string wherever it might appear? For what it's worth "*OIS*" and

[Doxygen-users] Style for Doxygen 1.8.2

2012-10-25 Thread Divesh Goyal
Hi, I have just upgraded to Doxygen 1.8.2 because I started using c++11 style enums, which were not being processed correctly by the previous version I was using (1.6.3) The new version works well, however, I really don't like the html style. I much prefer the old style. I tried to customize

Re: [Doxygen-users] Style for Doxygen 1.8.2

2012-10-25 Thread Stefan Pendl
Am 26.10.2012 01:18, schrieb Divesh Goyal: > > The new version works well, however, I really don't like the html style. > I much prefer the old style. > --snip > > Does anyone have any suggestions? > Don't try to make the new layout look like the old one. v1.6.3 is nearly three years old, so th