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 9090// /
9191
9292// /
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
94101// / @brief Examples of how to use the bsoncxx library.
95102// / @li @subpage topic-bsoncxx-examples-bson-documents
96103// / @li @subpage topic-bsoncxx-examples-bson-errors
141148// /
142149
143150// /
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
150152// / @brief Design decisions, history, and other technical details about the bsoncxx library.
151153// /
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 8484// / @warning These redeclarations are for internal use only! Users should reference entities
8585// / declared in @ref bsoncxx directly, not through @ref mongocxx.
8686// /
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