From dfeafff30e0d42505300ab5deafb9923bffd2f21 Mon Sep 17 00:00:00 2001 From: kazu Date: Thu, 12 Apr 2018 14:24:06 +0000 Subject: [PATCH] [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 --- .document | 3 +++ win32/.document | 1 + 2 files changed, 4 insertions(+) create mode 100644 win32/.document 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