Deprecate the doc url at /en/master/ in favor of /en/latest/
This commit is contained in:
@@ -78,6 +78,8 @@ 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.
|
||||
#
|
||||
|
2
docs/robots.txt
Normal file
2
docs/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: /en/master/
|
Reference in New Issue
Block a user