search = &sum;<sub>k = 2 &middot;&middot; n</sub> 
         &emsp;<sub>n</sub><b>C</b><sub>k<sub>

Causes warnings
I'm trying to generate a mathematical statement (sum(k = 2 .. n) immediately
followed by the combinatoric statement, nCk and get doxygen warnings. The
HTML output looks ok in a browser. Is there any way of suppressing the
warnings? 

All of the messages are bogus and all are the result of:

 *    <li>If |<b>P</b>| = 1 is unsuccessful, then try each combination of
positions
 *        attempting to find a solution. If k = the size of the |<b>P</b>|
then
 *        the maximum number of searches to find a partition is 
 *        search = &sum;<sub>k = 2 &middot;&middot; n</sub> 
 *        &emsp;<sub>n</sub><b>C</b><sub>k<sub>.
 *    </li>

===== warnings =====
C:/home/skidmarks/Projects/MPHASH/mphash/StringPartition.h:448: warning: end
of comment block while expecting command </subscript>
C:/home/skidmarks/Projects/MPHASH/mphash/StringPartition.h:448: warning: end
of comment block while expecting command </subscript>
C:/home/skidmarks/Projects/MPHASH/mphash/StringPartition.h:868: warning: end
of comment block while expecting command </subscript>
C:/home/skidmarks/Projects/MPHASH/mphash/StringPartition.h:868: warning: end
of comment block while expecting command </subscript>
error: perl: non supported HTML-entity found: &middot;
error: perl: non supported HTML-entity found: &middot;
error: perl: non supported HTML-entity found: &emsp;


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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