summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-04-12 14:24:06 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-04-12 14:24:06 +0000
commitdfeafff30e0d42505300ab5deafb9923bffd2f21 (patch)
tree55658c4c54e388d3d80f65b607762e22d48d5692
parentb6490ddd977f7c5c089c17a22052b9f040f4565e (diff)
downloadruby-dfeafff30e0d42505300ab5deafb9923bffd2f21.tar.gz
[DOC] Add win32/README.win32 to .document
see https://github.com/ruby/docs.ruby-lang.org/issues/56 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--.document3
-rw-r--r--win32/.document1
2 files changed, 4 insertions, 0 deletions
diff --git a/.document b/.document
index c3ea8b6c8b..0cc939508e 100644
--- a/.document
+++ b/.document
@@ -28,4 +28,7 @@ COPYING
COPYING.ja
CONTRIBUTING.md
+# win32/README.win32 linked from README.md
+win32
+
doc
diff --git a/win32/.document b/win32/.document
new file mode 100644
index 0000000000..8ef4a5dd56
--- /dev/null
+++ b/win32/.document
@@ -0,0 +1 @@
+README.win32