Clarify Ruby scraper instructions

pull/1520/head
Richard Michael 4 years ago
parent a721460c89
commit a5221b914f

@ -3,7 +3,7 @@ module Docs
# Instructions:
# 1. Download Ruby's source code
# 2. Run "./configure && make html" (in the Ruby directory)
# 3. Copy the ".ext/html" directory to "docs/ruby~[version]"
# 3. Copy the contents of the ".ext/html" directory to "docs/ruby~[version]"
include FixInternalUrlsBehavior

Loading…
Cancel
Save