We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a194957 commit c72e3cdCopy full SHA for c72e3cd
.readthedocs.yaml
@@ -15,4 +15,5 @@ build:
15
- nikola build
16
- mkdir -p _readthedocs/html/
17
- cp -r output/* _readthedocs/html/
18
- - cp robots.txt sitemap.xml _readthedocs/html/
+ - cp robots.txt _readthedocs/html/
19
+ - cp ansible-sitemap.xml _readthedocs/html/
0 commit comments