File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1592,7 +1592,7 @@ TOC_EXPAND = NO
15921592# protocol see https://www.sitemaps.org
15931593# This tag requires that the tag GENERATE_HTML is set to YES.
15941594
1595- SITEMAP_URL =
1595+ SITEMAP_URL = https://mongocxx.org/api/mongocxx-3.10.2/
15961596
15971597# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
15981598# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
Original file line number Diff line number Diff line change @@ -554,6 +554,8 @@ Example (using Jira syntax formatting):
554554
555555Set ` $LATEST_DOC_TAG ` in ` etc/generate-latest-apidocs.pl ` to the latest release tag.
556556
557+ Change the version number for ` SITEMAP_URL ` in ` Doxyfile ` to the latest release version.
558+
557559Commit these changes to the ` post-release-changes ` branch:
558560
559561``` bash
You can’t perform that action at this time.
0 commit comments