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
6fbd0dac
Commit
6fbd0dac
authored
Jan 30, 2015
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
de375094
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
main_menu.xml
docs/docs/main_menu.xml
+4
-0
other.xml
docs/docs/other.xml
+11
-0
No files found.
docs/docs/main_menu.xml
View file @
6fbd0dac
...
...
@@ -174,6 +174,10 @@
<item
nolink=
"true"
>
<name>
Examples: C++
</name>
<sub>
<item>
<name>
SQLite
</name>
<link>
sqlite_ex.cpp.html
</link>
</item>
<item>
<name>
Hough_Transform
</name>
<link>
hough_transform_ex.cpp.html
</link>
...
...
docs/docs/other.xml
View file @
6fbd0dac
...
...
@@ -893,6 +893,9 @@
and compile it straight into your application (download the amalgamation).
</p>
</description>
<examples>
<example>
sqlite_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -911,6 +914,10 @@
you must make sure you link your application with SQLite.
</p>
</description>
<examples>
<example>
sqlite_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -924,6 +931,10 @@
This object is a tool for creating exception safe
<a
href=
"#database"
>
database
</a>
transactions.
</description>
<examples>
<example>
sqlite_ex.cpp.html
</example>
</examples>
</component>
...
...
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