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
052e0ded
"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "163da43efc03f429b06bdcd1ae3bd7166c88067b"
Commit
052e0ded
authored
Feb 05, 2012
by
Davis King
Browse files
updated docs
parent
e7261af0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
docs/docs/parsing.xml
docs/docs/parsing.xml
+9
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-1
No files found.
docs/docs/parsing.xml
View file @
052e0ded
...
@@ -487,6 +487,15 @@
...
@@ -487,6 +487,15 @@
</implementation>
</implementation>
</implementations>
</implementations>
</extension>
</extension>
<extension>
<name>
get_option
</name>
<spec_file>
dlib/cmd_line_parser/get_option_abstract.h
</spec_file>
<description>
This extension provides a convenience function for accessing the
options to a command line argument or a
<a
href=
"#config_reader"
>
config_reader
</a>
. It
is automatically #included when using the command line parser or config reader.
</description>
</extension>
</extensions>
</extensions>
...
...
docs/docs/term_index.xml
View file @
052e0ded
...
@@ -1152,7 +1152,7 @@
...
@@ -1152,7 +1152,7 @@
<term
link=
"parsing.html#utf8_uifstream"
name=
"basic_utf8_ifstream"
/>
<term
link=
"parsing.html#utf8_uifstream"
name=
"basic_utf8_ifstream"
/>
<term
file=
"parsing.html"
name=
"base64"
/>
<term
file=
"parsing.html"
name=
"base64"
/>
<term
file=
"parsing.html"
name=
"cmd_line_parser"
/>
<term
file=
"parsing.html"
name=
"cmd_line_parser"
/>
<term
link=
"dlib/cmd_line_parser/get_option_abstract.h.html#get_option
"
name=
"get_option"
/>
<term
file=
"parsing.html
"
name=
"get_option"
/>
<term
link=
"dlib/cmd_line_parser/get_option_abstract.h.html#option_parse_error"
name=
"option_parse_error"
/>
<term
link=
"dlib/cmd_line_parser/get_option_abstract.h.html#option_parse_error"
name=
"option_parse_error"
/>
<term
file=
"dlib/interfaces/cmd_line_parser_option.h.html"
name=
"cmd_line_parser_option"
/>
<term
file=
"dlib/interfaces/cmd_line_parser_option.h.html"
name=
"cmd_line_parser_option"
/>
<term
link=
"parsing.html#cmd_line_parser"
name=
"command line parsing"
/>
<term
link=
"parsing.html#cmd_line_parser"
name=
"command line parsing"
/>
...
...
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