Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
052e0ded
Commit
052e0ded
authored
Feb 05, 2012
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
e7261af0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
parsing.xml
docs/docs/parsing.xml
+9
-0
term_index.xml
docs/docs/term_index.xml
+1
-1
No files found.
docs/docs/parsing.xml
View file @
052e0ded
...
...
@@ -487,6 +487,15 @@
</implementation>
</implementations>
</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>
...
...
docs/docs/term_index.xml
View file @
052e0ded
...
...
@@ -1152,7 +1152,7 @@
<term
link=
"parsing.html#utf8_uifstream"
name=
"basic_utf8_ifstream"
/>
<term
file=
"parsing.html"
name=
"base64"
/>
<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
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"
/>
...
...
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