Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Reorder item list
  • Loading branch information
zoffixznet committed Jun 18, 2016
1 parent 3e2f0ec commit ad40c32
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions doc/HomePage.pod
Expand Up @@ -11,14 +11,6 @@ by reporting mistakes or sending patches.

<dl>

<dt><a href="/programs.html">Perl 6 Programs</a></dt>
<dd>
A collection of documents describing how to
run the Perl 6 executable program and other utilities,
how to debug Perl 6 programs, and how to hack on Perl 6
source code.
</dd>

<dt><a href="/language.html">Language Reference & Tutorials</a></dt>
<dd>
A collection of documents describing, in detail, the various
Expand All @@ -35,6 +27,15 @@ by reporting mistakes or sending patches.
<dd>
Index of built-in subroutines and methods.
</dd>

<dt><a href="/programs.html">Perl 6 Programs</a></dt>
<dd>
A collection of documents describing how to
run the Perl 6 executable program and other utilities,
how to debug Perl 6 programs, and how to hack on Perl 6
source code.
</dd>

Z<<
<dt><a href="/module.html">Module Reference</a></dt>
<dd>
Expand Down

0 comments on commit ad40c32

Please sign in to comment.