File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -57,15 +57,13 @@ version, or install using `--force`.
57
57
58
58
## Building the HTML documentation
59
59
60
+ Note: If you just want a copy of the build HTML site and don't want to deal
61
+ with the build yourself, you can clone it from here: https://github.com/rakudocs/rakudocs.github.io
62
+
60
63
The documentation can be rendered to static HTML pages and/or served in a local
61
64
web site. This process involves creating a cache of precompiled
62
65
documents, so that generation after the first time is sped up.
63
66
64
- > Building the documentation has a number of prerequisites, which is might you
65
- > might not want to do it yourself. However, if you need a local copy of the
66
- > HTML documentation, please download it by cloning
67
- > https://github.com/rakudocs/rakudocs.github.io
68
-
69
67
These are the prerequisites you need to install to generate documentation.
70
68
71
69
* perl 5.20 or later
You can’t perform that action at this time.
0 commit comments