[aXSL-commit] SF.net SVN: axsl: [512] trunk/axsl/doc/web
An API for XSL-FO.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2006-05-05 18:13:05
|
Revision: 512 Author: victormote Date: 2006-05-05 11:12:42 -0700 (Fri, 05 May 2006) ViewCVS: http://svn.sourceforge.net/axsl/?rev=512&view=rev Log Message: ----------- Update names and locations of module docs to match new scheme. Modified Paths: -------------- trunk/axsl/doc/web/area-r/index.html trunk/axsl/doc/web/fo-r/index.html trunk/axsl/doc/web/font-r/configure.html trunk/axsl/doc/web/font-r/index.html trunk/axsl/doc/web/graphic-r/index.html trunk/axsl/doc/web/modules.html trunk/axsl/doc/web/pdf-w/index.html trunk/axsl/doc/web/ps-r/index.html Modified: trunk/axsl/doc/web/area-r/index.html =================================================================== --- trunk/axsl/doc/web/area-r/index.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/area-r/index.html 2006-05-05 18:12:42 UTC (rev 512) @@ -6,7 +6,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>aXSL: axslArea-Out</title> + <title>The aXSL Area Tree Reader Module</title> <meta name="content-revised" content="$Date$"/> <!--#include virtual="/00-rsrc/include/standard-head.html" --> @@ -16,7 +16,7 @@ <!--#include virtual="/00-rsrc/include/leftmenu.html" --> -<h1>aXSL: axslArea-Out</h1> +<h1>The aXSL Area Tree Reader Module</h1> <h2>Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> Modified: trunk/axsl/doc/web/fo-r/index.html =================================================================== --- trunk/axsl/doc/web/fo-r/index.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/fo-r/index.html 2006-05-05 18:12:42 UTC (rev 512) @@ -6,7 +6,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>aXSL: axslFOTree</title> + <title>The aXSL FO Tree Reader Module</title> <meta name="content-revised" content="$Date$"/> <!--#include virtual="/00-rsrc/include/standard-head.html" --> @@ -16,7 +16,7 @@ <!--#include virtual="/00-rsrc/include/leftmenu.html" --> -<h1>aXSL: axslFOTree</h1> +<h1>The aXSL FO Tree Reader Module</h1> <h2>Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> Modified: trunk/axsl/doc/web/font-r/configure.html =================================================================== --- trunk/axsl/doc/web/font-r/configure.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/font-r/configure.html 2006-05-05 18:12:42 UTC (rev 512) @@ -51,7 +51,7 @@ such information, so that users can avoid the need to maintain multiple configurations for multiple applications. A <a rel="external" - href="http://svn.sourceforge.net/viewcvs.cgi/axsl/trunk/axsl/axsl-font/config/sample-axsl-font-config.xml?view=markup">sample + href="http://svn.sourceforge.net/viewcvs.cgi/axsl/trunk/axsl/axsl-font-r/config/sample-axsl-font-config.xml?view=markup">sample configuration file</a> is also provided, which may be useful either for cut-and-paste or consultation as font-configuration files are created.</p> Modified: trunk/axsl/doc/web/font-r/index.html =================================================================== --- trunk/axsl/doc/web/font-r/index.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/font-r/index.html 2006-05-05 18:12:42 UTC (rev 512) @@ -6,7 +6,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>aXSL: axslFont</title> + <title>The aXSL Font Reader Module</title> <meta name="content-revised" content="$Date$"/> <!--#include virtual="/00-rsrc/include/standard-head.html" --> @@ -16,7 +16,7 @@ <!--#include virtual="/00-rsrc/include/leftmenu.html" --> -<h1>aXSL: axslFont</h1> +<h1>The aXSL Font Reader Module</h1> <h2>Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> Modified: trunk/axsl/doc/web/graphic-r/index.html =================================================================== --- trunk/axsl/doc/web/graphic-r/index.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/graphic-r/index.html 2006-05-05 18:12:42 UTC (rev 512) @@ -6,7 +6,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>aXSL: axslGraphic</title> + <title>The aXSL Graphic Reader Module</title> <meta name="content-revised" content="$Date$"/> <!--#include virtual="/00-rsrc/include/standard-head.html" --> @@ -16,7 +16,7 @@ <!--#include virtual="/00-rsrc/include/leftmenu.html" --> -<h1>aXSL: axslGraphic</h1> +<h1>The aXSL Graphic Reader Module</h1> <h2>Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> Modified: trunk/axsl/doc/web/modules.html =================================================================== --- trunk/axsl/doc/web/modules.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/modules.html 2006-05-05 18:12:42 UTC (rev 512) @@ -60,50 +60,50 @@ <td colspan="4">Standalone Modules</td> </tr> <tr> - <td><a class="Menu" href="/ps/">axslPS</a></td> + <td><a class="Menu" href="/ps-r/">axslPS-R</a></td> <td>axsl-ps</td> <td>Interfaces for handling encoding issues.</td> <td>None.</td> </tr> <tr> - <td><a class="Menu" href="/graphic/">axslGraphic</a></td> + <td><a class="Menu" href="/graphic-r/">axslGraphic-R</a></td> <td>axsl-graphic</td> <td>Interfaces for handling graphics, both bitmapped images and vector drawings.</td> <td>SVG library.</td> </tr> <tr> - <td><a class="Menu" href="/font/">axslFont</a></td> + <td><a class="Menu" href="/font-r/">axslFont-R</a></td> <td>axsl-font</td> <td>Interfaces for handling fonts.</td> - <td>axslCommon, axslPS.</td> + <td>axslCommon, axslPS-R.</td> </tr> <tr> <td><a class="Menu" href="/text/">axslText</a></td> <td>axsl-text</td> <td>Interfaces for hyphenation and line-breaking.</td> - <td>axslText.</td> + <td>axslFont-R</td> </tr> <tr> - <td><a class="Menu" href="/pdf-out/">axslPDF</a></td> + <td><a class="Menu" href="/pdf-w/">axslPDF-W</a></td> <td>axsl-pdf</td> <td>Interfaces for creating PDF files.</td> - <td>SVG Library, axslGraphic, axslFont.</td> + <td>SVG Library, axslGraphic-R, axslFont-R.</td> </tr> <tr class="Heading1"> <td colspan="4">Document Processing Modules</td> </tr> <tr> - <td><a class="Menu" href="/fotree/">axslFOTree</a></td> + <td><a class="Menu" href="/fo-r/">axslFO-R</a></td> <td>axsl-fotree</td> <td>Interfaces for making XSL-FO content available.</td> - <td>SVG Library, axslCommon, axslGraphic, axslFont, axslText.</td> + <td>SVG Library, axslCommon, axslGraphic-R, axslFont-R, axslText.</td> </tr> <tr> - <td><a class="Menu" href="/area-out/">axslAreaOut</a></td> + <td><a class="Menu" href="/area-r/">axslArea-R</a></td> <td>axsl-area-out</td> <td>Interfaces for making Area Tree contents available to renderers.</td> - <td>SVG Library, axslCommon, axslGraphic, axslFont.</td> + <td>SVG Library, axslCommon, axslGraphic-R, axslFont-R.</td> </tr> </table> Modified: trunk/axsl/doc/web/pdf-w/index.html =================================================================== --- trunk/axsl/doc/web/pdf-w/index.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/pdf-w/index.html 2006-05-05 18:12:42 UTC (rev 512) @@ -6,7 +6,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>aXSL: axslPDF-Out</title> + <title>The aXSL PDF Writer Module</title> <meta name="content-revised" content="$Date$"/> <!--#include virtual="/00-rsrc/include/standard-head.html" --> @@ -16,7 +16,7 @@ <!--#include virtual="/00-rsrc/include/leftmenu.html" --> -<h1>aXSL: axslPDF-Out</h1> +<h1>The aXSL PDF Writer Module</h1> <h2>Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> Modified: trunk/axsl/doc/web/ps-r/index.html =================================================================== --- trunk/axsl/doc/web/ps-r/index.html 2006-05-05 17:48:06 UTC (rev 511) +++ trunk/axsl/doc/web/ps-r/index.html 2006-05-05 18:12:42 UTC (rev 512) @@ -6,7 +6,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>aXSL: PS</title> + <title>The aXSL PostScript Reader Module</title> <meta name="content-revised" content="$Date$"/> <!--#include virtual="/00-rsrc/include/standard-head.html" --> @@ -16,7 +16,7 @@ <!--#include virtual="/00-rsrc/include/leftmenu.html" --> -<h1>aXSL: PS</h1> +<h1>The aXSL PostScript Reader Module</h1> <h2>Contents</h2> <ul> <li><a href="#intro">Introduction</a></li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |