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
d0f916a4
Commit
d0f916a4
authored
Jan 29, 2012
by
Davis King
Browse files
updated docs
parent
636144d5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
docs/docs/parsing.xml
docs/docs/parsing.xml
+13
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/parsing.xml
View file @
d0f916a4
...
@@ -43,6 +43,7 @@
...
@@ -43,6 +43,7 @@
<item>
string_cast
</item>
<item>
string_cast
</item>
<item>
string_assign
</item>
<item>
string_assign
</item>
<item>
cast_to_string
</item>
<item>
cast_to_string
</item>
<item>
pad_int_with_zeros
</item>
<item>
cast_to_wstring
</item>
<item>
cast_to_wstring
</item>
<item>
wrap_string
</item>
<item>
wrap_string
</item>
<item>
narrow
</item>
<item>
narrow
</item>
...
@@ -271,6 +272,18 @@
...
@@ -271,6 +272,18 @@
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
pad_int_with_zeros
</name>
<file>
dlib/string.h
</file>
<spec_file
link=
"true"
>
dlib/string/string_abstract.h
</spec_file>
<description>
Converts an integer into a string and pads it with leading zeros.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
...
...
docs/docs/term_index.xml
View file @
d0f916a4
...
@@ -1167,6 +1167,7 @@
...
@@ -1167,6 +1167,7 @@
<term
file=
"parsing.html"
name=
"wrap_string"
/>
<term
file=
"parsing.html"
name=
"wrap_string"
/>
<term
file=
"parsing.html"
name=
"xml_parser"
/>
<term
file=
"parsing.html"
name=
"xml_parser"
/>
<term
file=
"parsing.html"
name=
"cast_to_string"
/>
<term
file=
"parsing.html"
name=
"cast_to_string"
/>
<term
file=
"parsing.html"
name=
"pad_int_with_zeros"
/>
<term
file=
"parsing.html"
name=
"toupper"
/>
<term
file=
"parsing.html"
name=
"toupper"
/>
<term
file=
"parsing.html"
name=
"tolower"
/>
<term
file=
"parsing.html"
name=
"tolower"
/>
<term
file=
"parsing.html"
name=
"trim"
/>
<term
file=
"parsing.html"
name=
"trim"
/>
...
...
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