File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
= SUBTITLE Documentation for the Perl 6 Documentation Project
6
6
7
- This documentation is an attempt to document the Perl 6 programming
7
+ This document collection represents the on-going effort to document the Perl 6 programming
8
8
language with the goals of being comprehensive, easy to use, easy to
9
9
navigate, and useful to both newcomers and experienced Perl 6
10
- programmers.
10
+ programmers alike .
11
11
12
12
An HTML version of the documentation is located online at
13
13
L < https://docs.perl6.org > .
14
14
15
15
The official source for this documentation is located at L < perl6/doc on
16
16
GitHub|https://github.com/perl6/doc > .
17
17
18
- The information in this document is a quick overview of the process
18
+ The information in this particular document is a quick overview of the process
19
19
described in more detail in L < CONTRIBUTING on GitHub|https://github.com/perl6/doc/CONTRIBUTING.md > .
20
- This document also provides a short introduction of writing the Perl 6
21
- POD files which produce these web pages.
20
+ This document also provides a short introduction to writing the Perl 6
21
+ POD files which produce the rendered pages in html or other formats .
22
22
23
23
= head1 Structure
24
24
You can’t perform that action at this time.
0 commit comments