Skip to content

Commit bdc415c

Browse files
author
Greg Van Liew
committed
Add remote topics to sitemap
1 parent 1c3a8eb commit bdc415c

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

build/sitemap.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,36 @@
560560
<changefreq>weekly</changefreq>
561561
<priority>0.8</priority>
562562
</url>
563+
<url>
564+
<loc>https://code.visualstudio.com/docs/remote/remote-overview</loc>
565+
<changefreq>weekly</changefreq>
566+
<priority>0.8</priority>
567+
</url>
568+
<url>
569+
<loc>https://code.visualstudio.com/docs/remote/ssh</loc>
570+
<changefreq>weekly</changefreq>
571+
<priority>0.8</priority>
572+
</url>
573+
<url>
574+
<loc>https://code.visualstudio.com/docs/remote/containers</loc>
575+
<changefreq>weekly</changefreq>
576+
<priority>0.8</priority>
577+
</url>
578+
<url>
579+
<loc>https://code.visualstudio.com/docs/remote/wsl</loc>
580+
<changefreq>weekly</changefreq>
581+
<priority>0.8</priority>
582+
</url>
583+
<url>
584+
<loc>https://code.visualstudio.com/docs/remote/troubleshooting</loc>
585+
<changefreq>weekly</changefreq>
586+
<priority>0.8</priority>
587+
</url>
588+
<url>
589+
<loc>https://code.visualstudio.com/docs/remote/faq</loc>
590+
<changefreq>weekly</changefreq>
591+
<priority>0.8</priority>
592+
</url>
563593
<url>
564594
<loc>https://code.visualstudio.com/docs/other/unity</loc>
565595
<changefreq>weekly</changefreq>
@@ -872,6 +902,11 @@
872902
<changefreq>weekly</changefreq>
873903
<priority>0.8</priority>
874904
</url>
905+
<url>
906+
<loc>https://code.visualstudio.com/api/advanced-topics/remote-extensions</loc>
907+
<changefreq>weekly</changefreq>
908+
<priority>0.8</priority>
909+
</url>
875910
<url>
876911
<loc>https://code.visualstudio.com/api/advanced-topics/using-proposed-api</loc>
877912
<changefreq>weekly</changefreq>

docs/remote/docker.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)