Skip to content

Commit

Permalink
docs: generate docs from latest main (#3848)
Browse files Browse the repository at this point in the history
Co-authored-by: nbbeeken <nbbeeken@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nbbeeken authored Aug 28, 2023
1 parent 6cf6650 commit f7a14d6
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 31 deletions.
6 changes: 3 additions & 3 deletions docs/Next/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="tsd-page-title">
<h2>mongodb</h2></div>
<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>
<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>
<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>
<a id="md:quick-links" class="tsd-anchor"></a><h2><a href="#md:quick-links">Quick Links</a></h2><table>
<thead>
<tr>
Expand Down Expand Up @@ -54,8 +54,8 @@ <h2>mongodb</h2></div>
<td><a href="https://github.com/mongodb/node-mongodb-native">github.com/mongodb/node-mongodb-native</a></td>
</tr>
<tr>
<td>Upgrade to v5</td>
<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>
<td>Upgrade to v6</td>
<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>
</tr>
<tr>
<td>Contributing</td>
Expand Down
8 changes: 2 additions & 6 deletions docs/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<link>/node-mongodb-native/categories/</link>
<description>Recent content in Categories on MongoDB Node.js Driver</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>

<atom:link href="/node-mongodb-native/categories/index.xml" rel="self" type="application/rss+xml" />


<language>en-us</language><atom:link href="/node-mongodb-native/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
</rss>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.68.3" />
<meta name="generator" content="Hugo 0.92.2" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
Expand Down
8 changes: 2 additions & 6 deletions docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<link>/node-mongodb-native/</link>
<description>Recent content on MongoDB Node.js Driver</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>

<atom:link href="/node-mongodb-native/index.xml" rel="self" type="application/rss+xml" />


<language>en-us</language><atom:link href="/node-mongodb-native/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
</rss>
12 changes: 3 additions & 9 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">

<url>
<loc>/node-mongodb-native/categories/</loc>
</url>

<url>
</url><url>
<loc>/node-mongodb-native/</loc>
</url>

<url>
</url><url>
<loc>/node-mongodb-native/tags/</loc>
</url>

</urlset>
</urlset>
8 changes: 2 additions & 6 deletions docs/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<link>/node-mongodb-native/tags/</link>
<description>Recent content in Tags on MongoDB Node.js Driver</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>

<atom:link href="/node-mongodb-native/tags/index.xml" rel="self" type="application/rss+xml" />


<language>en-us</language><atom:link href="/node-mongodb-native/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
</rss>

0 comments on commit f7a14d6

Please sign in to comment.