We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6720367 + 57adb26 commit a3d7253Copy full SHA for a3d7253
system/bc-static-all
@@ -29,6 +29,7 @@ def create_document(version)
29
"--catalog=#{CATALOG}",
30
"--fs-casesensitive",
31
"--canonical-base-url=https://docs.ruby-lang.org/ja/latest/",
32
+ "--meta-robots-content=",
33
"--tracking-id=UA-620926-3",
34
"--quiet") or raise
35
system("rsync", "-acvi", "--no-times", "--delete", "/var/rubydoc/tmp/#{version}", DOC_ROOT) or raise
0 commit comments