Hello Doxygen --

I'm using doxygen's tools for generating the XML file with SEARCHDATA_FILE. I'm 
using EXTERNAL_SEARCH=YES and SERVER_BASED_SEARCH=YES. This is all working 
great! Thanks for this very useful feature. However, I'm noticing that text 
inside of \c or \code is not appearing in the XML search file.


For example, my documentation page has this:
\par
...
For example, the \c -msaBias flag tells...

but I only see this in the XML file:
<field name="text">...For example the flag tells...</field>


so my search box is missing some hits. Is there a way I can make this text 
searchable?

Thanks!
Amos.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to