Commit c5095925 authored by Davis King's avatar Davis King

fixed docs

parent a605f66e
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<item>zero_extend_cast</item> <item>zero_extend_cast</item>
<item>make_mfp</item> <item>make_mfp</item>
<item>TIME_THIS</item> <item>TIME_THIS</item>
<item>timing</item> <item>timing code blocks</item>
</section> </section>
<section> <section>
...@@ -1055,7 +1055,7 @@ ...@@ -1055,7 +1055,7 @@
<!-- ************************************************************************* --> <!-- ************************************************************************* -->
<component> <component>
<name>timing</name> <name>timing code blocks</name>
<file>dlib/timing.h</file> <file>dlib/timing.h</file>
<spec_file>dlib/timing.h</spec_file> <spec_file>dlib/timing.h</spec_file>
<description> <description>
......
...@@ -488,10 +488,10 @@ ...@@ -488,10 +488,10 @@
<term file="metaprogramming.html" name="COMPILE_TIME_ASSERT"/> <term file="metaprogramming.html" name="COMPILE_TIME_ASSERT"/>
<term file="metaprogramming.html" name="DLIB_ASSERT_HAS_STANDARD_LAYOUT"/> <term file="metaprogramming.html" name="DLIB_ASSERT_HAS_STANDARD_LAYOUT"/>
<term file="other.html" name="TIME_THIS"/> <term file="other.html" name="TIME_THIS"/>
<term file="other.html" name="timing"/> <term link="other.html#timing code blocks" name="print"/>
<term file="other.html" name="print"/> <term file="other.html" name="timing code blocks"/>
<term file="other.html" name="start"/> <term link="other.html#timing code blocks" name="start"/>
<term file="other.html" name="stop"/> <term link="other.html#timing code blocks" name="stop"/>
<term link="other.html#TIME_THIS" name="TIME_THIS_TO"/> <term link="other.html#TIME_THIS" name="TIME_THIS_TO"/>
<term file="metaprogramming.html" name="_dT"/> <term file="metaprogramming.html" name="_dT"/>
<term file="metaprogramming.html" name="is_pointer_type"/> <term file="metaprogramming.html" name="is_pointer_type"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment