We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d035ad commit 5151432Copy full SHA for 5151432
docs/robots.txt
@@ -1,4 +1,7 @@
1
-# By default we allow robots to access all areas of our site
2
-# already accessible to anonymous users
+# Disallow all user agents from the following directories and files
3
User-agent: *
4
-Allow: /
+Disallow: /_sources/
+Disallow: /.doctrees/
5
+Disallow: /*.txt$
6
+Disallow: /.buildinfo$
7
+Disallow: /.objects.inv$
0 commit comments