Changeset 20035 for docs

Show
Ignore:
Timestamp:
03/01/08 18:52:01 (10 months ago)
Author:
rhr
Message:

[syn_index.html] mark drafts as [DRAFT], fix up spacing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/feather/syn_index.html

    r20033 r20035  
    6464        <th><strong>(Specification)</strong> 
    6565                &nbsp; &nbsp; &nbsp; &nbsp;</th> 
    66         <th>(Syn pod)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th> 
     66        <th>(Syn pod)</th> 
    6767        <th>(Justification)</th> 
    6868        <th>(Explanation)</th> 
     
    8585    <tr> 
    8686        <td>3</td> 
    87         <td>Summary of Perl 6 Operators</td> 
     87        <td>Summary&nbsp;of&nbsp;Perl&nbsp;6&nbsp;Operators&nbsp;&nbsp;&nbsp;&nbsp;</td> 
    8888        <td><a href="S03.html"><strong>Synopsis</strong></a></td> 
    8989        <td><a href="http://svn.perl.org/perl6/doc/trunk/design/syn/S03.pod">Operator.pod</a></td> 
     
    118118        <td>7</td> 
    119119        <td>Formats</td> 
    120         <td>(Deprecated, now external)</td> 
     120        <td>(Deprecated,&nbsp;now&nbsp;external)</td> 
    121121        <td></td> 
    122122        <td><a href="http://dev.perl.org/perl6/doc/design/apo/A07.html">Apocalypse</a></td> 
     
    126126        <td>8</td> 
    127127        <td>References</td> 
    128         <td colspan="3">(Deprecated, use Captures)</td> 
     128        <td colspan="3">(Deprecated,&nbsp;use&nbsp;Captures)</td> 
    129129        <td></td> 
    130130        <td></td> 
     
    174174        <td>14</td> 
    175175        <td>Tied variables</td> 
    176         <td colspan="3">(Deprecated, use implementation types)</td> 
     176        <td colspan="3">(Deprecated,&nbsp;use&nbsp;implementation&nbsp;types)</td> 
    177177        <td></td> 
    178178        <td></td> 
     
    190190    <tr> 
    191191        <td>17</td> 
    192         <td>Concurrency</td> 
     192        <td>Concurrency&nbsp;[DRAFT]</td> 
    193193        <td></td> 
    194194        <td><a href="http://svn.pugscode.org/pugs/docs/Perl6/Spec/Concurrency.pod">Concurrency.pod</a></td> 
     
    201201    <tr> 
    202202        <td>22</td> 
    203         <td>CPAN</td> 
     203        <td>CPAN&nbsp;[DRAFT]</td> 
    204204        <td></td> 
    205205        <td><a href="http://svn.pugscode.org/pugs/docs/Perl6/Spec/CPAN.pod">CPAN.pod</a></td> 
     
    221221    <tr> 
    222222        <td>29</td> 
    223         <td>Builtin Functions</td> 
     223        <td>Builtin Functions&nbsp;[DRAFT]</td> 
    224224        <td><a href="S29.html"><strong>Synopsis</strong></a></td> 
    225225        <td><a href="http://svn.pugscode.org/pugs/docs/Perl6/Spec/Functions.pod">Functions.pod</a></td>