Re: [Doxygen-users] Case sensitive names

2014-12-09 Thread Albert
Dear Petr, One of the things on the list is keeping the case of the variable, but this is not easy as it also involves changing quite a bit in changing the search strategy as well. Same accounts (especially for multi language programs) changing all the names to uppercase or having an extra switch

Re: [Doxygen-users] Case sensitive names

2014-12-05 Thread albert
Dear Petr, For the, internal, search algorithm it was necessary (or better said currently the easiest way) to convert all names to lower case. This is a bit of an inconvenience and should be changed in the future (when time permits). Albert -- View this message in context: http://doxygen.1094