Skip to content

Commit 5374b9f

Browse files
committed
Update doxygen files
1 parent fedc6a9 commit 5374b9f

File tree

25,126 files changed

+822082
-282468
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

25,126 files changed

+822082
-282468
lines changed

api/legacy-0.10.0/annotated.html

Lines changed: 27 additions & 24 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/assert__util_8h_source.html

Lines changed: 294 additions & 18 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/autolib_8h_source.html

Lines changed: 80 additions & 6 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/background_8h_source.html

Lines changed: 103 additions & 14 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/base64_8h_source.html

Lines changed: 82 additions & 7 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/bson-inl_8h_source.html

Lines changed: 1121 additions & 105 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/bson_8h.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6-
<meta name="generator" content="Doxygen 1.8.13"/>
6+
<meta name="generator" content="Doxygen 1.8.17"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>MongoDB C++ Driver: src/mongo/bson/bson.h File Reference</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -31,18 +31,21 @@
3131
</table>
3232
</div>
3333
<!-- end header part -->
34-
<!-- Generated by Doxygen 1.8.13 -->
34+
<!-- Generated by Doxygen 1.8.17 -->
3535
<script type="text/javascript">
36+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
3637
var searchBox = new SearchBox("searchBox", "search",false,'Search');
38+
/* @license-end */
3739
</script>
3840
<script type="text/javascript" src="menudata.js"></script>
3941
<script type="text/javascript" src="menu.js"></script>
4042
<script type="text/javascript">
43+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
4144
$(function() {
4245
initMenu('',true,false,'search.php','Search');
4346
$(document).ready(function() { init_search(); });
4447
});
45-
</script>
48+
/* @license-end */</script>
4649
<div id="main-nav"></div>
4750
<!-- window showing the filter options -->
4851
<div id="MSearchSelectWindow"
@@ -68,9 +71,6 @@
6871
<div class="title">bson.h File Reference</div> </div>
6972
</div><!--header-->
7073
<div class="contents">
71-
72-
<p>Main bson include file for mongodb c++ clients.
73-
<a href="#details">More...</a></p>
7474
<div class="textblock"><code>#include &quot;mongo/config.h&quot;</code><br />
7575
<code>#include &quot;<a class="el" href="redef__macros_8h_source.html">mongo/client/redef_macros.h</a>&quot;</code><br />
7676
<code>#include &quot;mongo/client/autolib.h&quot;</code><br />
@@ -86,15 +86,14 @@
8686
</div>
8787
<p><a href="bson_8h_source.html">Go to the source code of this file.</a></p>
8888
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
89-
<div class="textblock"><p>Main bson include file for mongodb c++ clients. </p>
90-
<p>MongoDB includes ../db/jsobj.h instead. This file, however, pulls in much less code / dependencies.</p>
89+
<div class="textblock"><p>Main bson include file for mongodb c++ clients. MongoDB includes ../db/jsobj.h instead. This file, however, pulls in much less code / dependencies.</p>
9190
<dl class="section see"><dt>See also</dt><dd>bsondemo </dd></dl>
9291
</div></div><!-- contents -->
9392
<!-- start footer part -->
9493
<hr class="footer"/><address class="footer"><small>
9594
Generated by &#160;<a href="http://www.doxygen.org/index.html">
9695
<img class="footer" src="doxygen.png" alt="doxygen"/>
97-
</a> 1.8.13
96+
</a> 1.8.17
9897
</small></address>
9998
</body>
10099
</html>

api/legacy-0.10.0/bson_8h_source.html

Lines changed: 70 additions & 7 deletions
Large diffs are not rendered by default.

api/legacy-0.10.0/bson__db_8h.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6-
<meta name="generator" content="Doxygen 1.8.13"/>
6+
<meta name="generator" content="Doxygen 1.8.17"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>MongoDB C++ Driver: src/mongo/bson/bson_db.h File Reference</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -31,18 +31,21 @@
3131
</table>
3232
</div>
3333
<!-- end header part -->
34-
<!-- Generated by Doxygen 1.8.13 -->
34+
<!-- Generated by Doxygen 1.8.17 -->
3535
<script type="text/javascript">
36+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
3637
var searchBox = new SearchBox("searchBox", "search",false,'Search');
38+
/* @license-end */
3739
</script>
3840
<script type="text/javascript" src="menudata.js"></script>
3941
<script type="text/javascript" src="menu.js"></script>
4042
<script type="text/javascript">
43+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
4144
$(function() {
4245
initMenu('',true,false,'search.php','Search');
4346
$(document).ready(function() { init_search(); });
4447
});
45-
</script>
48+
/* @license-end */</script>
4649
<div id="main-nav"></div>
4750
<!-- window showing the filter options -->
4851
<div id="MSearchSelectWindow"
@@ -87,7 +90,7 @@
8790
<hr class="footer"/><address class="footer"><small>
8891
Generated by &#160;<a href="http://www.doxygen.org/index.html">
8992
<img class="footer" src="doxygen.png" alt="doxygen"/>
90-
</a> 1.8.13
93+
</a> 1.8.17
9194
</small></address>
9295
</body>
9396
</html>

api/legacy-0.10.0/bson__db_8h_source.html

Lines changed: 122 additions & 23 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)