We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18dec8c commit abe5ee3Copy full SHA for abe5ee3
.readthedocs.yaml
@@ -14,5 +14,4 @@ build:
14
- python -m pip install --upgrade -r ./requirements.in -c ./requirements.txt
15
- nikola build
16
- mkdir -p _readthedocs/html/
17
- - cp -r output/* _readthedocs/html/
18
- - rm _readthedocs/html/robots.txt
+ - cp -r output/* sitemap.xml _readthedocs/html/
0 commit comments