Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
299b0051
Commit
299b0051
authored
Aug 09, 2013
by
Davis King
Browse files
cleaned up main page a little
parent
a09a8f6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
docs/docs/index.xml
docs/docs/index.xml
+0
-1
No files found.
docs/docs/index.xml
View file @
299b0051
...
...
@@ -68,7 +68,6 @@
<li>
The library provides a portable and simple
<a
href=
"api.html#threads"
>
threading API
</a></li>
<li>
A message passing
<a
href=
"other.html#pipe"
>
pipe
</a>
for inter-thread and
<a
href=
"network.html#bridge"
>
inter-process
</a>
communication
</li>
<li>
A
<a
href=
"other.html#timer"
>
timer
</a>
object capable of generating events that are regularly spaced in time
</li>
<li><a
href=
"api.html#thread_specific_data"
>
Thread specific data
</a></li>
<li><a
href=
"api.html#threaded_object"
>
Threaded objects
</a></li>
<li><a
href=
"api.html#thread_function"
>
Threaded functions
</a></li>
<li><a
href=
"api.html#parallel_for"
>
Parallel for loops
</a></li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment