Revision: 8864
http://svn.sourceforge.net/gate/?rev=8864&view=rev
Author: ian_roberts
Date: 2007-07-05 10:06:10 -0700 (Thu, 05 Jul 2007)
Log Message:
-----------
Added a script called by the makefile to fix up cross-reference links in
footnotes. The user guide build process generates the HTML version of the
guide in a file called tao_main.html, which it then renames to index.html.
However, the footnotes live in separate HTML files, and if any of these contain
cross-references to other sections of the guide these links have been broken as
they pointed to tao_main.html. This is now fixed.
Modified Paths:
--------------
userguide/trunk/Makefile
Added Paths:
-----------
userguide/trunk/fix_footnotes.sh
Property Changed:
----------------
userguide/trunk/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|