Skip to content

Commit

Permalink
Update hugo files
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed May 9, 2024
1 parent b572eec commit ddadbd6
Show file tree
Hide file tree
Showing 11 changed files with 145 additions and 514 deletions.
74 changes: 16 additions & 58 deletions categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<meta name="keyword" content="">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

<link rel="shortcut icon" href="https://mongocxx.org/img/favicon.png">
<link rel="shortcut icon" href="https://mongocxx.org//img/favicon.png">

<title>Categories</title>

<link rel="stylesheet" href="https://mongocxx.org/lib/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/lib/font-awesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/css/mongodb-docs.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/css/overrides.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/lib/highlight/styles/idea.css" />
<link rel="stylesheet" href="https://mongocxx.org//lib/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//lib/font-awesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//css/mongodb-docs.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//css/overrides.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//lib/highlight/styles/idea.css" />

</head>

Expand All @@ -32,8 +32,8 @@
</div>

<div class="logo pull-left">
<a href="https://mongocxx.org">
<img src="https://mongocxx.org/img/logo-mongodb-header.png",
<a href="https://mongocxx.org/">
<img src="https://mongocxx.org//img/logo-mongodb-header.png",
alt="MongoDB C++ driver" />
</a>
</div>
Expand All @@ -43,7 +43,7 @@
<div id="search">
<form method="get" action="//www.google.com/search" target="_blank">
<input type="text" name="searchQuery" size="20" value="" autocomplete="off" placeholder="Search">
<input type="hidden" name="site" value="https://mongocxx.org">
<input type="hidden" name="site" value="https://mongocxx.org/">
<input type="hidden" name="q" value="">
<label for="searchQuery"><i class="fa fa-search fa-1"></i></label>
</form>
Expand All @@ -62,7 +62,7 @@
<div class="ssidebar nav-collapse">
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="https://mongocxx.org">MongoDB C&#43;&#43; Driver Manual</a>
<a class="index-link" href="https://mongocxx.org/">MongoDB C&#43;&#43; Driver Manual</a>
</h3>


Expand Down Expand Up @@ -94,21 +94,6 @@ <h3>





















Expand Down Expand Up @@ -335,33 +320,6 @@ <h3>























<li class="toctree-l1">
<a href="/mongocxx-v3/">
<i class='fa fa-arrow-right'></i>
mongocxx (v3)
</a>
</li>




Expand Down Expand Up @@ -703,18 +661,18 @@ <h1> Categories </h1>

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "https://mongocxx.org",
URL_ROOT: "https://mongocxx.org/",
VERSION: null ,
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="https://mongocxx.org/js/jquery.js"></script>
<script type="text/javascript" src="https://mongocxx.org/lib/bootstrap.js"></script>
<script type="text/javascript" src="https://mongocxx.org/js/navbar.js"></script>
<script type="text/javascript" src="https://mongocxx.org/lib/highlight/highlight.pack.js"></script>
<script type="text/javascript" src="https://mongocxx.org/js/scripts.js"></script>
<script type="text/javascript" src="https://mongocxx.org//js/jquery.js"></script>
<script type="text/javascript" src="https://mongocxx.org//lib/bootstrap.js"></script>
<script type="text/javascript" src="https://mongocxx.org//js/navbar.js"></script>
<script type="text/javascript" src="https://mongocxx.org//lib/highlight/highlight.pack.js"></script>
<script type="text/javascript" src="https://mongocxx.org//js/scripts.js"></script>


<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-JQHP"
Expand Down
3 changes: 2 additions & 1 deletion categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link>https://mongocxx.org/categories/</link>
<description>Recent content in Categories on MongoDB C&#43;&#43; Driver Manual</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://mongocxx.org/categories/index.xml" rel="self" type="application/rss+xml" />
<language>en-us</language>
<atom:link href="https://mongocxx.org/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
78 changes: 18 additions & 60 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.117.0">
<meta name="generator" content="Hugo 0.124.1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<meta name="keyword" content="">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

<link rel="shortcut icon" href="https://mongocxx.org/img/favicon.png">
<link rel="shortcut icon" href="https://mongocxx.org//img/favicon.png">

<title>MongoDB C&#43;&#43; Driver Manual</title>

<link rel="stylesheet" href="https://mongocxx.org/lib/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/lib/font-awesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/css/mongodb-docs.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/css/overrides.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org/lib/highlight/styles/idea.css" />
<link rel="stylesheet" href="https://mongocxx.org//lib/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//lib/font-awesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//css/mongodb-docs.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//css/overrides.css" type="text/css" />
<link rel="stylesheet" href="https://mongocxx.org//lib/highlight/styles/idea.css" />

</head>

Expand All @@ -33,8 +33,8 @@
</div>

<div class="logo pull-left">
<a href="https://mongocxx.org">
<img src="https://mongocxx.org/img/logo-mongodb-header.png",
<a href="https://mongocxx.org/">
<img src="https://mongocxx.org//img/logo-mongodb-header.png",
alt="MongoDB C++ driver" />
</a>
</div>
Expand All @@ -44,7 +44,7 @@
<div id="search">
<form method="get" action="//www.google.com/search" target="_blank">
<input type="text" name="searchQuery" size="20" value="" autocomplete="off" placeholder="Search">
<input type="hidden" name="site" value="https://mongocxx.org">
<input type="hidden" name="site" value="https://mongocxx.org/">
<input type="hidden" name="q" value="">
<label for="searchQuery"><i class="fa fa-search fa-1"></i></label>
</form>
Expand All @@ -63,7 +63,7 @@
<div class="ssidebar nav-collapse">
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="https://mongocxx.org">MongoDB C&#43;&#43; Driver Manual</a>
<a class="index-link" href="https://mongocxx.org/">MongoDB C&#43;&#43; Driver Manual</a>
</h3>


Expand Down Expand Up @@ -95,21 +95,6 @@ <h3>





















Expand Down Expand Up @@ -336,33 +321,6 @@ <h3>























<li class="toctree-l1">
<a href="/mongocxx-v3/">
<i class='fa fa-arrow-right'></i>
mongocxx (v3)
</a>
</li>




Expand Down Expand Up @@ -674,7 +632,7 @@ <h3>

<h1 id="mongodb-c-driver">MongoDB C++ Driver</h1>
<p>This is the legacy site for the Mongo C++ Driver documentation. See the new
<a href="https://www.mongodb.com/docs/languages/cpp/drivers/current/">MongoDB C++ Driver
<a href="https://www.mongodb.com/docs/languages/cpp/">MongoDB C++ Driver
documentation</a>.</p>
<p>For documentation of the legacy C++ driver (versions older than 3.0), see the
<a href="https://mongocxx.org/legacy-v1/">Legacy C++ Driver documentation</a>.</p>
Expand Down Expand Up @@ -703,18 +661,18 @@ <h1 id="mongodb-c-driver">MongoDB C++ Driver</h1>

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "https://mongocxx.org",
URL_ROOT: "https://mongocxx.org/",
VERSION: null ,
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="https://mongocxx.org/js/jquery.js"></script>
<script type="text/javascript" src="https://mongocxx.org/lib/bootstrap.js"></script>
<script type="text/javascript" src="https://mongocxx.org/js/navbar.js"></script>
<script type="text/javascript" src="https://mongocxx.org/lib/highlight/highlight.pack.js"></script>
<script type="text/javascript" src="https://mongocxx.org/js/scripts.js"></script>
<script type="text/javascript" src="https://mongocxx.org//js/jquery.js"></script>
<script type="text/javascript" src="https://mongocxx.org//lib/bootstrap.js"></script>
<script type="text/javascript" src="https://mongocxx.org//js/navbar.js"></script>
<script type="text/javascript" src="https://mongocxx.org//lib/highlight/highlight.pack.js"></script>
<script type="text/javascript" src="https://mongocxx.org//js/scripts.js"></script>


<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-JQHP"
Expand Down
29 changes: 6 additions & 23 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,59 +6,42 @@
<description>Recent content on MongoDB C&#43;&#43; Driver Manual</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 15 Aug 2016 16:11:58 +0530</lastBuildDate><atom:link href="https://mongocxx.org/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 15 Aug 2016 16:11:58 +0530</lastBuildDate>
<atom:link href="https://mongocxx.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Breaking changes from 26compat</title>
<link>https://mongocxx.org/legacy-v1/breaking-changes/</link>
<pubDate>Mon, 15 Aug 2016 16:11:58 +0530</pubDate>

<guid>https://mongocxx.org/legacy-v1/breaking-changes/</guid>
<description>The 26compat release series tracks the server 2.6 releases one-to-one. As a result, it receives only bugfixes and small updates necessary to keep it building in isolation.
The legacy release series, on the other hand, is a permanent and diverging fork. Our philosophy is to keep the legacy branch as close to the 26compat branch as is reasonable, but that when weighing new features against compatibility, we will choose new features.</description>
<description>The 26compat release series tracks the server 2.6 releases one-to-one. As a result, it receives only bugfixes and small updates necessary to keep it building in isolation.&#xA;The legacy release series, on the other hand, is a permanent and diverging fork. Our philosophy is to keep the legacy branch as close to the 26compat branch as is reasonable, but that when weighing new features against compatibility, we will choose new features.</description>
</item>

<item>
<title>Configuring the legacy driver</title>
<link>https://mongocxx.org/legacy-v1/configuration/</link>
<pubDate>Mon, 15 Aug 2016 16:11:58 +0530</pubDate>

<guid>https://mongocxx.org/legacy-v1/configuration/</guid>
<description>In the legacy-0.9 development cycle, the mechanism by which the driver is configured was refactored. Note that these changes do not apply to releases on the 26compat branch, or releases pre-dating legacy-0.9.0.This page describes the new configuration mechanism and documents the various configuration options that may be used.
The mongo::client::initialize function The mongo::client::initialize function, found in file src/mongo/client/init.h configures the driver and starts background threads critical to the functioning of the driver.</description>
<description>In the legacy-0.9 development cycle, the mechanism by which the driver is configured was refactored. Note that these changes do not apply to releases on the 26compat branch, or releases pre-dating legacy-0.9.0.This page describes the new configuration mechanism and documents the various configuration options that may be used.&#xA;The mongo::client::initialize function The mongo::client::initialize function, found in file src/mongo/client/init.h configures the driver and starts background threads critical to the functioning of the driver.</description>
</item>

<item>
<title>Installing the legacy driver</title>
<link>https://mongocxx.org/legacy-v1/installation/</link>
<pubDate>Mon, 15 Aug 2016 16:11:58 +0530</pubDate>

<guid>https://mongocxx.org/legacy-v1/installation/</guid>
<description>Table of Contents How to ask for Help Get the source code Choose a branch legacy branch Compile the Driver SCons options when Compiling the C++ Driver Targets Client Options Path Options Build Options SCons Options Windows Options Mac OS X Options Deprecated Options Windows Considerations Example C++ Driver Compilations Debug Builds Building on Windows Building against the pre-built boost binaries Building a DLL Building multiple Windows library variants Using the driver in your application Initialization and Configuration Client Headers Client Libraries Windows autolinking Linking with the static client library How to ask for Help If you are having difficulty building the driver after reading the below instructions, please post on the MongoDB Community Forums to ask for help.</description>
</item>

<item>
<title>Legacy driver tutorial</title>
<link>https://mongocxx.org/legacy-v1/tutorial/</link>
<pubDate>Mon, 15 Aug 2016 16:11:58 +0530</pubDate>

<guid>https://mongocxx.org/legacy-v1/tutorial/</guid>
<description>Getting started with the Legacy C++ Driver This is an introduction to usage of the MongoDB database from a C++ program.
NOTE: this tutorial is for the legacy and 26compat versions of the C++ driver.
First, install MongoDB – see the installation page for details.
Next, you may wish to take a look at the MongoDB Manual for a language independent look at how to use MongoDB. Also, we suggest some basic familiarity with the mongo shell – the shell is the primary database administration tool and is useful for manually inspecting the contents of a database after your C++ program runs.</description>
<description>Getting started with the Legacy C++ Driver This is an introduction to usage of the MongoDB database from a C++ program.&#xA;NOTE: this tutorial is for the legacy and 26compat versions of the C++ driver.&#xA;First, install MongoDB – see the installation page for details.&#xA;Next, you may wish to take a look at the MongoDB Manual for a language independent look at how to use MongoDB. Also, we suggest some basic familiarity with the mongo shell – the shell is the primary database administration tool and is useful for manually inspecting the contents of a database after your C++ program runs.</description>
</item>

<item>
<title>Working with BSON</title>
<link>https://mongocxx.org/legacy-v1/working-with-bson/</link>
<pubDate>Mon, 15 Aug 2016 16:11:58 +0530</pubDate>

<guid>https://mongocxx.org/legacy-v1/working-with-bson/</guid>
<description>BSON Helper Functions This is a non-exhaustive list of helper functions for use in the C++ stream syntax. An exhaustive list is here: bsonmisc.h
Typical example of stream syntax:
BSONObj p = BSON( &amp;#34;name&amp;#34; &amp;lt;&amp;lt; &amp;#34;Joe&amp;#34; &amp;lt;&amp;lt; &amp;#34;age&amp;#34; &amp;lt;&amp;lt; 33 ); GENOID The server will add an _id automatically if it is not included explicitly.
BSONObj p = BSON( GENOID &amp;lt;&amp;lt; &amp;#34;name&amp;#34; &amp;lt;&amp;lt; &amp;#34;Joe&amp;#34; &amp;lt;&amp;lt; &amp;#34;age&amp;#34; &amp;lt;&amp;lt; 33 ); // result is: { _id : .</description>
<description>BSON Helper Functions This is a non-exhaustive list of helper functions for use in the C++ stream syntax. An exhaustive list is here: bsonmisc.h&#xA;Typical example of stream syntax:&#xA;BSONObj p = BSON( &amp;#34;name&amp;#34; &amp;lt;&amp;lt; &amp;#34;Joe&amp;#34; &amp;lt;&amp;lt; &amp;#34;age&amp;#34; &amp;lt;&amp;lt; 33 ); GENOID The server will add an _id automatically if it is not included explicitly.&#xA;BSONObj p = BSON( GENOID &amp;lt;&amp;lt; &amp;#34;name&amp;#34; &amp;lt;&amp;lt; &amp;#34;Joe&amp;#34; &amp;lt;&amp;lt; &amp;#34;age&amp;#34; &amp;lt;&amp;lt; 33 ); // result is: { _id : .</description>
</item>

</channel>
</rss>
Loading

0 comments on commit ddadbd6

Please sign in to comment.