Skip to content

Commit d736df3

Browse files
committed
index.html cleanup
* delete accidentally duplicated index.html * remove passages that aren't true anymore * more "specification" -> "design doc" wording changes
1 parent 4dda21f commit d736df3

File tree

2 files changed

+4
-422
lines changed

2 files changed

+4
-422
lines changed

html/index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,8 @@ <h2><a name="Feather">Perl 6 Design Documents</a></h2>
5757
Exegeses were only written for some of the early sections; the later sections
5858
have no corresponding apocalypse/exegesis. </p>
5959

60-
<p>Most changes to these specifications have been discussed on the
61-
<a href="http://dev.perl.org/perl6/lists/">perl6-language mailing list</a> or the
62-
<code>#perl6</code> FreeNode channel on IRC.
63-
Additionally, Larry Wall has created an implementation of the parser
64-
for Perl 6 (but it doesn't do any of the backend stuff), and that is usually
65-
regarded as authoritative. </p>
60+
<p>Most changes to these design docs have been discussed on
61+
<code>#perl6</code> FreeNode channel on IRC. </p>
6662
</div>
6763

6864
<p><em>While the Apocalypses and Exegeses are linked here for reference, note
@@ -73,7 +69,7 @@ <h2><a name="Feather">Perl 6 Design Documents</a></h2>
7369
<tr>
7470
<th></th>
7571
<th></th>
76-
<th><strong>(Specification)</strong>
72+
<th><strong>(Design doc)</strong>
7773
&nbsp; &nbsp; &nbsp; &nbsp;</th>
7874
<th>(Syn pod)</th>
7975
<th>(Justification)</th>
@@ -375,7 +371,7 @@ <h3>Indexes</h3>
375371
<h3>S32 Key</h3>
376372

377373
<dl>
378-
<dt>* = Document related types as well</dt>
374+
<dt>* = Documents related types as well</dt>
379375
<dt>+ = Not a type name, but documents a group of types</dt>
380376
</dl>
381377

0 commit comments

Comments
 (0)