Use html_extra_template_renderer to replace the current robots.txt rendering script

This commit is contained in:
Kamil Śliwak
2021-07-15 13:29:27 +02:00
parent 2bebc2f822
commit 8c5ae508f9
3 changed files with 5 additions and 29 deletions
-1
View File
@@ -27,7 +27,6 @@
#------------------------------------------------------------------------------
set -e
scripts/update_robotstxt.sh
cd docs
pip3 install -r requirements.txt
sphinx-build -nW -b html -d _build/doctrees . _build/html