On this page

The sitemap generator creates a sitemap.xml file for search engine optimization (SEO), listing all API documentation pages.

The sitemap generator accepts the following configuration options:

NameTypeDefaultDescription
outputstring-The directory where sitemap.xml will be written
indexURLstring'{baseURL}/latest/api/'URL template for the API documentation index page
pageURLstring'{indexURL}{path}.html'URL template for individual documentation pages