mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Disallow atlassian-bot in robots.txt
(cherry picked from commit 0e440465338457b513e8b295f95b112bde75074b)
This commit is contained in:
parent
6ed23c3141
commit
5b9ae4f5be
2
docs/_html_extra/robots.txt
Normal file
2
docs/_html_extra/robots.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
User-agent: atlassian-bot
|
||||||
|
Disallow:
|
||||||
@ -109,6 +109,8 @@ html_theme = "sphinx_rtd_theme"
|
|||||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
|
|
||||||
|
html_extra_path = ['_html_extra']
|
||||||
|
|
||||||
# Custom sidebar templates, must be a dictionary that maps document names
|
# Custom sidebar templates, must be a dictionary that maps document names
|
||||||
# to template names.
|
# to template names.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user