Skip to content

Commit 210c572

Browse files
github-actions[bot]nbbeeken
andauthoredSep 12, 2024
docs: generate docs from latest main [skip-ci] (#4147)
Co-authored-by: nbbeeken <10873993+nbbeeken@users.noreply.github.com> Co-authored-by: Neal Beeken <neal.beeken@mongodb.com>
1 parent 08912c8 commit 210c572

File tree

454 files changed

+15912
-265255
lines changed

Some content is hidden

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

454 files changed

+15912
-265255
lines changed
 

Diff for: ‎docs/404.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
</head>
2222

2323
<body>
24-
24+
2525
<header id="header-db" class="row" role="navigation">
2626
<div class="header-content">
27-
27+
2828
<div class="logo pull-left">
29-
<a href="/node-mongodb-native">
29+
<a href="/node-mongodb-native/">
3030
<img src="/node-mongodb-native/s/img/logo-mongodb-header-slate.png", alt="MongoDB.org" />
3131
</a>
3232
</div>
33-
33+
3434
<div>
3535
<div class="nav-items pull-right hidden-xs">
3636
<a href="https://university.mongodb.com" data-toggle="tooltip" data-placement="bottom" title="Free Online Classes">MongoDB University</a>
@@ -44,7 +44,7 @@
4444
</div>
4545
</header>
4646

47-
47+
4848

4949
<div id="promo" class="jumbotron">
5050
<div class="container">
@@ -61,7 +61,7 @@ <h1>404: Page not found</h1>
6161
</div>
6262

6363

64-
64+
6565
<div class="container">
6666
<div class="row">
6767
<div class="col-md-12">
@@ -77,7 +77,7 @@ <h1>404: Page not found</h1>
7777
</div>
7878
</div>
7979
</div>
80-
80+
8181

8282

8383

Diff for: ‎docs/Next/assets/highlight.css

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
--dark-hl-0: #DCDCAA;
44
--light-hl-1: #000000;
55
--dark-hl-1: #D4D4D4;
6-
--light-hl-2: #A31515;
7-
--dark-hl-2: #CE9178;
8-
--light-hl-3: #0000FF;
9-
--dark-hl-3: #569CD6;
6+
--light-hl-2: #0000FF;
7+
--dark-hl-2: #569CD6;
8+
--light-hl-3: #A31515;
9+
--dark-hl-3: #CE9178;
1010
--light-hl-4: #008000;
1111
--dark-hl-4: #6A9955;
1212
--light-hl-5: #0070C1;

0 commit comments

Comments
 (0)