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