File tree Expand file tree Collapse file tree 2 files changed +26
-12
lines changed
mongocxx/include/mongocxx Expand file tree Collapse file tree 2 files changed +26
-12
lines changed Original file line number Diff line number Diff line change 90
90
// /
91
91
92
92
// /
93
- // / @page topic-bsoncxx-examples Using the bsoncxx Library
93
+ // / @page topic-bsoncxx The bsoncxx Library
94
+ // / @brief Topics relating to the bsoncxx library.
95
+ // / @li @subpage topic-bsoncxx-examples
96
+ // / @li @subpage topic-bsoncxx-about
97
+ // /
98
+
99
+ // /
100
+ // / @page topic-bsoncxx-examples How-To Guides
94
101
// / @brief Examples of how to use the bsoncxx library.
95
102
// / @li @subpage topic-bsoncxx-examples-bson-documents
96
103
// / @li @subpage topic-bsoncxx-examples-bson-errors
141
148
// /
142
149
143
150
// /
144
- // / @page topic-mongocxx-examples Using the mongocxx Library
145
- // / @brief Examples of how to use the bsoncxx library.
146
- // /
147
-
148
- // /
149
- // / @page topic-bsoncxx-about About the bsoncxx Library
151
+ // / @page topic-bsoncxx-about Explanation
150
152
// / @brief Design decisions, history, and other technical details about the bsoncxx library.
151
153
// /
152
-
153
- // /
154
- // / @page topic-mongocxx-about About the mongocxx Library
155
- // / @brief Design decisions, history, and other technical details about the mongocxx library.
156
- // /
Original file line number Diff line number Diff line change 84
84
// / @warning These redeclarations are for internal use only! Users should reference entities
85
85
// / declared in @ref bsoncxx directly, not through @ref mongocxx.
86
86
// /
87
+
88
+ // /
89
+ // / @page topic-mongocxx The mongocxx Library
90
+ // / @brief Topics relating to the mongocxx library.
91
+ // / @li @subpage topic-mongocxx-examples
92
+ // / @li @subpage topic-mongocxx-about
93
+ // /
94
+
95
+ // /
96
+ // / @page topic-mongocxx-examples How-To Guides
97
+ // / @brief Examples of how to use the mongocxx library.
98
+ // /
99
+
100
+ // /
101
+ // / @page topic-mongocxx-about Explanation
102
+ // / @brief Design decisions, history, and other technical details about the mongocxx library.
103
+ // /
You can’t perform that action at this time.
0 commit comments