We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b128136 commit 33ae05dCopy full SHA for 33ae05d
sitemap_index.xml
@@ -1,6 +1,16 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
+ <!-- Home Page. -->
4
<sitemap>
5
<loc>https://mongocxx.org/sitemap.xml</loc>
6
</sitemap>
7
+ <!-- API Documentation Pages. -->
8
+ <sitemap>
9
+ <loc>https://mongocxx.org/api/current/sitemap.xml</loc>
10
+ <lastmod>2024-10-12</lastmod>
11
+ </sitemap>
12
13
+ <loc>https://mongocxx.org/api/mongocxx-3.11.0/sitemap.xml</loc>
14
15
16
</sitemapindex>
0 commit comments