"examples/git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "87f0d1989014f2da9d56a326b54507a7a1cbc712"
Commit 2e806a23 authored by Davis King's avatar Davis King
Browse files

updated docs

parent 4edd8795
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<!-- ************************************************************************* --> <!-- ************************************************************************* -->
<component checked="true"> <component>
<name>linker</name> <name>linker</name>
<file>dlib/linker.h</file> <file>dlib/linker.h</file>
<spec_file>dlib/linker/linker_kernel_abstract.h</spec_file> <spec_file>dlib/linker/linker_kernel_abstract.h</spec_file>
...@@ -62,26 +62,6 @@ ...@@ -62,26 +62,6 @@
passed unaltered to the other and vice versa. passed unaltered to the other and vice versa.
</description> </description>
<implementations>
<implementation>
<name>linker_kernel_1</name>
<file>dlib/linker/linker_kernel_1.h</file>
<description>
This implementation is done just using the objects defined in the
<a href="api.html#sockets">sockets</a> and <a href="api.html#threads">threads</a> packages.
</description>
<typedefs>
<typedef>
<name>kernel_1a</name>
<description>is a typedef for linker_kernel_1</description>
</typedef>
</typedefs>
</implementation>
</implementations>
</component> </component>
<!-- ************************************************************************* --> <!-- ************************************************************************* -->
......
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