From b9af1c1b6282a89a5efd13cc2b33093299c4f890 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 15 Jul 2012 17:15:47 +0100 Subject: Update direct links to project README files for git web interface. --- projects/libcss/index.en | 2 +- projects/libdom/index.en | 2 +- projects/libparserutils/index.en | 2 +- projects/libsvgtiny/index.en | 2 +- projects/libwapcaplet/index.en | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/libcss/index.en b/projects/libcss/index.en index a72aa75..1c48941 100644 --- a/projects/libcss/index.en +++ b/projects/libcss/index.en @@ -33,7 +33,7 @@

What is LibCSS?

-

LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. It was developed as part of the NetSurf project and is available for use by other software under the MIT licence. For further details, see the readme.

+

LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. It was developed as part of the NetSurf project and is available for use by other software under the MIT licence. For further details, see the readme.

Features

diff --git a/projects/libdom/index.en b/projects/libdom/index.en index 05aab97..e39cc50 100644 --- a/projects/libdom/index.en +++ b/projects/libdom/index.en @@ -33,7 +33,7 @@

What is LibDOM?

-

LibDOM is an implementation of the W3C DOM, written in C. It is currently in development for use with NetSurf and is intended to be suitable for use in other projects too. For further details, see the readme.

+

LibDOM is an implementation of the W3C DOM, written in C. It is currently in development for use with NetSurf and is intended to be suitable for use in other projects too. For further details, see the readme.

Source code

diff --git a/projects/libparserutils/index.en b/projects/libparserutils/index.en index 4bf1ce4..9308fe6 100644 --- a/projects/libparserutils/index.en +++ b/projects/libparserutils/index.en @@ -61,7 +61,7 @@
  • US-ASCII
  • -

    Note: LibParserUtils can optionally be built to use iconv(), enabling support for many more charsets. See the readme file for details.

    +

    Note: LibParserUtils can optionally be built to use iconv(), enabling support for many more charsets. See the readme file for details.

    Source code

    diff --git a/projects/libsvgtiny/index.en b/projects/libsvgtiny/index.en index 642f338..528d990 100644 --- a/projects/libsvgtiny/index.en +++ b/projects/libsvgtiny/index.en @@ -37,7 +37,7 @@

    -

    The overall idea of the library is to take some SVG as input, and return a list of paths and texts which can be rendered easily. The library does not do the actual rendering. For further details, see the readme.

    +

    The overall idea of the library is to take some SVG as input, and return a list of paths and texts which can be rendered easily. The library does not do the actual rendering. For further details, see the readme.

    Source code

    diff --git a/projects/libwapcaplet/index.en b/projects/libwapcaplet/index.en index 012ea39..24a1fa1 100644 --- a/projects/libwapcaplet/index.en +++ b/projects/libwapcaplet/index.en @@ -33,7 +33,7 @@

    What is LibWapcaplet?

    -

    LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the NetSurf project and is available for use by other software under the MIT licence. For further details, see the readme.

    +

    LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the NetSurf project and is available for use by other software under the MIT licence. For further details, see the readme.

    Source code

    -- cgit v1.2.3