|
MySQL Manual ManglerDoes exactly that, well sort of...... it's a small script that will break up the MySQL4 alpha manual , which is a hefty 2.29MB, into chapters and sub-chapters whilst keeping the internal links pointing to the right places.It is not perfect, I have found 8 links in the Concepts chapter which did not parse, but that aint bad for a quick and nasty script. The MySQL manual is full of goodies, especially the latest version for all the extra features in MySQL4 and is a must read, this script hopefully makes reading it a little easier. If I ever get the time I will make a framed version with the TOC always visible.....or something like that anyway :). Get the mangler (5kb) Get the manual (624kb) |