Added link for html reference in a single page
This commit is contained in:
parent
db33d6a8f0
commit
2de4fc23e8
|
@ -38,11 +38,20 @@
|
|||
<a href="docbook/index.html">Reference Guide HTML</a>
|
||||
</td>
|
||||
<td>
|
||||
The original docbook-generated reference. This is a good place to start if you want
|
||||
This is a good place to start if you want
|
||||
to use the Acegi Security System to secure your applications.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<a href="docbook/index-all.html">Reference Guide HTML Single Page</a>
|
||||
</td>
|
||||
<td>
|
||||
The reference guide in a single html page.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<a href="docbook/index.pdf">Reference Guide PDF</a>
|
||||
|
|
Loading…
Reference in New Issue