mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use html_extra_template_renderer to replace the current robots.txt rendering script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user