diff options
Diffstat (limited to 'doc/src/sitemap.xml')
| -rw-r--r-- | doc/src/sitemap.xml | 23 | 
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/src/sitemap.xml b/doc/src/sitemap.xml new file mode 100644 index 0000000..b9557a6 --- /dev/null +++ b/doc/src/sitemap.xml @@ -0,0 +1,23 @@ +<!-- + Copyright (c) 2023 Nicolas Paul All rights reserved. + Use of this source code is governed by a BSD-style + license that can be found in the LICENSE file. +--> + +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"> +	<url> +		<loc>https://crocc.nc0.fr/</loc> +	</url> +	<url> +		<loc>https://crocc.nc0.fr/doc</loc> +	</url> +	<url> +		<loc>https://crocc.nc0.fr/doc/iodir</loc> +	</url> +	<url> +		<loc>https://crocc.nc0.fr/doc/markdown</loc> +	</url> +	<url> +		<loc>https://crocc.nc0.fr/doc/template</loc> +	</url> +</urlset>
\ No newline at end of file  | 
