Skip to content

Commit f7a14d6

Browse files
docs: generate docs from latest main (#3848)
Co-authored-by: nbbeeken <[email protected]>
1 parent 6cf6650 commit f7a14d6

File tree

6 files changed

+13
-31
lines changed

6 files changed

+13
-31
lines changed

docs/Next/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="tsd-page-title">
1414
<h2>mongodb</h2></div>
1515
<div class="tsd-panel tsd-typography"><a id="md:mongodb-nodejs-driver" class="tsd-anchor"></a><h1><a href="#md:mongodb-nodejs-driver">MongoDB Node.js Driver</a></h1><p>The official <a href="https://www.mongodb.com/">MongoDB</a> driver for Node.js.</p>
16-
<p><strong>Upgrading to version 5? Take a look at our <a href="https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_5.0.0.md">upgrade guide here</a>!</strong></p>
16+
<p><strong>Upgrading to version 6? Take a look at our <a href="https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_6.0.0.md">upgrade guide here</a>!</strong></p>
1717
<a id="md:quick-links" class="tsd-anchor"></a><h2><a href="#md:quick-links">Quick Links</a></h2><table>
1818
<thead>
1919
<tr>
@@ -54,8 +54,8 @@ <h2>mongodb</h2></div>
5454
<td><a href="https://github.com/mongodb/node-mongodb-native">github.com/mongodb/node-mongodb-native</a></td>
5555
</tr>
5656
<tr>
57-
<td>Upgrade to v5</td>
58-
<td><a href="https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_5.0.0.md">etc/notes/CHANGES_5.0.0.md</a></td>
57+
<td>Upgrade to v6</td>
58+
<td><a href="https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_6.0.0.md">etc/notes/CHANGES_6.0.0.md</a></td>
5959
</tr>
6060
<tr>
6161
<td>Contributing</td>

docs/categories/index.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
<link>/node-mongodb-native/categories/</link>
66
<description>Recent content in Categories on MongoDB Node.js Driver</description>
77
<generator>Hugo -- gohugo.io</generator>
8-
<language>en-us</language>
9-
10-
<atom:link href="/node-mongodb-native/categories/index.xml" rel="self" type="application/rss+xml" />
11-
12-
8+
<language>en-us</language><atom:link href="/node-mongodb-native/categories/index.xml" rel="self" type="application/rss+xml" />
139
</channel>
14-
</rss>
10+
</rss>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta name="generator" content="Hugo 0.68.3" />
4+
<meta name="generator" content="Hugo 0.92.2" />
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="">

docs/index.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
<link>/node-mongodb-native/</link>
66
<description>Recent content on MongoDB Node.js Driver</description>
77
<generator>Hugo -- gohugo.io</generator>
8-
<language>en-us</language>
9-
10-
<atom:link href="/node-mongodb-native/index.xml" rel="self" type="application/rss+xml" />
11-
12-
8+
<language>en-us</language><atom:link href="/node-mongodb-native/index.xml" rel="self" type="application/rss+xml" />
139
</channel>
14-
</rss>
10+
</rss>

docs/sitemap.xml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
4-
54
<url>
65
<loc>/node-mongodb-native/categories/</loc>
7-
</url>
8-
9-
<url>
6+
</url><url>
107
<loc>/node-mongodb-native/</loc>
11-
</url>
12-
13-
<url>
8+
</url><url>
149
<loc>/node-mongodb-native/tags/</loc>
1510
</url>
16-
17-
</urlset>
11+
</urlset>

docs/tags/index.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
<link>/node-mongodb-native/tags/</link>
66
<description>Recent content in Tags on MongoDB Node.js Driver</description>
77
<generator>Hugo -- gohugo.io</generator>
8-
<language>en-us</language>
9-
10-
<atom:link href="/node-mongodb-native/tags/index.xml" rel="self" type="application/rss+xml" />
11-
12-
8+
<language>en-us</language><atom:link href="/node-mongodb-native/tags/index.xml" rel="self" type="application/rss+xml" />
139
</channel>
14-
</rss>
10+
</rss>

0 commit comments

Comments
 (0)