Delete docs/robots.txt
Introduced in a2930b4
, but I found out you could deprecate the doc url at /en/master/ using the ReadTheDocs web configuration
This commit is contained in:
@@ -93,8 +93,6 @@ html_theme_options = {
|
||||
"show_related": False,
|
||||
}
|
||||
|
||||
html_extra_path = ["robots.txt"]
|
||||
|
||||
# Custom sidebar templates, must be a dictionary that maps document names
|
||||
# to template names.
|
||||
#
|
||||
|
@@ -1,2 +0,0 @@
|
||||
User-agent: *
|
||||
Disallow: /en/master/
|
Reference in New Issue
Block a user