Skip to content

Commit 201505d

Browse files
committed
CXX-1249 Create examples for sample shell commands
1 parent cf1b40e commit 201505d

File tree

3 files changed

+1115
-2
lines changed

3 files changed

+1115
-2
lines changed

examples/mongocxx/CMakeLists.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,13 @@ set(MONGOCXX_EXAMPLES
3333
index.cpp
3434
inserted_id.cpp
3535
instance_management.cpp
36-
query.cpp
36+
mongodb.com/documentation_examples.cpp
37+
mongodb.com/usage_overview.cpp
3738
query_projection.cpp
39+
query.cpp
3840
remove.cpp
3941
tailable_cursor.cpp
4042
update.cpp
41-
usage_overview.cpp
4243
view_or_value_variant.cpp
4344
)
4445

0 commit comments

Comments
 (0)