mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
d763696f68
commit
1b79204360
|
@ -386,6 +386,10 @@
|
|||
<name>Logger_Advanced</name>
|
||||
<link>logger_ex_2.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Logger_Custom_Output</name>
|
||||
<link>logger_custom_output_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>XML_Parser</name>
|
||||
<link>xml_parser_ex.cpp.html</link>
|
||||
|
|
|
@ -277,6 +277,7 @@
|
|||
<examples>
|
||||
<example>logger_ex.cpp.html</example>
|
||||
<example>logger_ex_2.cpp.html</example>
|
||||
<example>logger_custom_output_ex.cpp.html</example>
|
||||
<example>pipe_ex.cpp.html</example>
|
||||
</examples>
|
||||
|
||||
|
|
Loading…
Reference in New Issue