diff --git a/docs/docs/main_menu.xml b/docs/docs/main_menu.xml
index e2a4491e4..9429707f5 100644
--- a/docs/docs/main_menu.xml
+++ b/docs/docs/main_menu.xml
@@ -174,6 +174,10 @@
Examples: C++
+
+ SQLite
+ sqlite_ex.cpp.html
+ Hough_Transform
hough_transform_ex.cpp.html
diff --git a/docs/docs/other.xml b/docs/docs/other.xml
index 14a74cd39..cf0015b8c 100644
--- a/docs/docs/other.xml
+++ b/docs/docs/other.xml
@@ -893,6 +893,9 @@
and compile it straight into your application (download the amalgamation).
+
+ sqlite_ex.cpp.html
+
@@ -911,6 +914,10 @@
you must make sure you link your application with SQLite.
+
+ sqlite_ex.cpp.html
+
+
@@ -924,6 +931,10 @@
This object is a tool for creating exception safe
database transactions.
+
+ sqlite_ex.cpp.html
+
+