From: <car...@us...> - 2012-03-31 21:45:01
|
Revision: 10119 http://octave.svn.sourceforge.net/octave/?rev=10119&view=rev Author: carandraug Date: 2012-03-31 21:44:54 +0000 (Sat, 31 Mar 2012) Log Message: ----------- generate_html: added news file Added Paths: ----------- trunk/octave-forge/extra/generate_html/NEWS Added: trunk/octave-forge/extra/generate_html/NEWS =================================================================== --- trunk/octave-forge/extra/generate_html/NEWS (rev 0) +++ trunk/octave-forge/extra/generate_html/NEWS 2012-03-31 21:44:54 UTC (rev 10119) @@ -0,0 +1,9 @@ +Summary of important user-visible changes for generate_html 0.1.4: +------------------------------------------------------------------- + + ** HTML pages with documentation of each function now mention the + package that the function belongs too and have a link for the + package main page. + + ** keywords on the `See also:' will be interpreted properly (rather + than just function names). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |