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
2f90ca9a
Commit
2f90ca9a
authored
Oct 08, 2011
by
Davis King
Browse files
updated docs
parent
b5ce5e49
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
docs/docs/algorithms.xml
docs/docs/algorithms.xml
+14
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/algorithms.xml
View file @
2f90ca9a
...
...
@@ -50,6 +50,7 @@
<item
nolink=
"true"
>
<name>
Geometry
</name>
<sub>
<item>
border_enumerator
</item>
<item>
rectangle
</item>
<item>
vector
</item>
<item>
point
</item>
...
...
@@ -235,6 +236,19 @@
</description>
</component>
<!-- ************************************************************************* -->
<component>
<name>
border_enumerator
</name>
<file>
dlib/geometry.h
</file>
<spec_file>
dlib/geometry/border_enumerator_abstract.h
</spec_file>
<description>
This object is an
<a
href=
"containers.html#enumerable"
>
enumerator
</a>
over the border
<a
href=
"#point"
>
points
</a>
of a
<a
href=
"#rectangle"
>
rectangle
</a>
.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
2f90ca9a
...
...
@@ -103,6 +103,7 @@
<term
file=
"algorithms.html"
name=
"disjoint_subsets"
/>
<term
link=
"algorithms.html#disjoint_subsets"
name=
"union-find"
/>
<term
file=
"algorithms.html"
name=
"rectangle"
/>
<term
file=
"algorithms.html"
name=
"border_enumerator"
/>
<term
file=
"algorithms.html"
name=
"edge"
/>
<term
file=
"algorithms.html"
name=
"is_join_tree"
/>
<term
file=
"algorithms.html"
name=
"create_join_tree"
/>
...
...
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