diff options
Diffstat (limited to 'html/dev.html')
-rw-r--r-- | html/dev.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/html/dev.html b/html/dev.html index 66ae8a1..01fbdf0 100644 --- a/html/dev.html +++ b/html/dev.html @@ -116,7 +116,8 @@ You can use tens of options (see <tt>httrack --help</tt>) to control precisely t <br><br>
<li><a href="plug.html">More complex use: plugging external C functions to the httrack library</a></li><br>
For advanced functions, you may have to use external C wrappers ; for example when adding advanced crawl features, such as "tuned" filestructure type
-<br><i>Important note: please read the license information of httrack before developing add-ons</i>
+<br><i>Important note: please read the license information of httrack before developing add-ons</i><br />
+See also the page <a href="plug_330.html">for versions prior to 3.41</a>
<br><br>
<li><a href="library.html">Advanced use: using the library</a></li><br>
The library can be used to write graphical GUIs for httrack, or to run mirrors from a program.
@@ -146,7 +147,7 @@ This page describes the HTTrack cache format. <table width="76%" border="0" align="center" valign="bottom" cellspacing="0" cellpadding="0"> <tr> - <td id="footer"><small>© 2003 Xavier Roche & other contributors - Web Design: Leto Kauler.</small></td> + <td id="footer"><small>© 2007 Xavier Roche & other contributors - Web Design: Leto Kauler.</small></td> </tr> </table> |