Skip to content

Commit 35d618b

Browse files
authored
Merge pull request #4584 from adafruit/revert-3291-robots.txt
Revert "add robots.txt to specify doc versions to appear in search engines"
2 parents 371862c + ddca910 commit 35d618b

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
# Add any extra paths that contain custom files (such as robots.txt or
285285
# .htaccess) here, relative to this directory. These files are copied
286286
# directly to the root of the documentation.
287-
html_extra_path = ["docs/robots.txt"]
287+
#html_extra_path = []
288288

289289
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
290290
# using the given strftime format.

docs/robots.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)