]> mj.ucw.cz Git - libucw.git/blobdiff - WWW/index.html
Rename our gettid() wrapper to ucw_gettid()
[libucw.git] / WWW / index.html
index 3d0e69811b5b8afb5dc37b7ad9f9c7448fd272d2..200fe8a6df469a13c959e882efffce72c56d1ecd 100644 (file)
                                        <li>Transactions and exceptions
                                        <li>Build system
                                        <li>Documentation system
+                                       <li>Companion libraries for charset conversion, loading of images, and parsing of JSON and XML
                                        <li>&hellip; and many more
                                </ul>
                        </div>
                        <div class="section" id="docs"><h2>Documentation</h2>
                                <p>
-                                       You can browse <a href='doc/'>LibUCW documentation</a> online.
+                                       You can browse <a href='doc/ucw/'>LibUCW documentation</a> online.
                        </div>
                        <div class="section" id="download"><h2>Download</h2>
                                <p>
                                        The latest release of LibUCW can be downloaded via <a href="download/">HTTP</a> or <a href="ftp://ftp.ucw.cz/pub/libucw/">FTP</a>.
                                <p>
-                                       See the <a href='doc/relnotes.html'>release notes</a> for information on the latest release and recent changes.
+                                       See the <a href='doc/ucw/relnotes.html'>release notes</a> for information on the latest release and recent changes.
                                <p>
                                        The current development version can be checked out from our Git repository at <a href='git://git.ucw.cz/libucw.git'><code>git://git.ucw.cz/libucw.git</code></a>,
                                        or you can examine the repository through <a href='http://www.ucw.cz/gitweb?p=libucw.git;a=summary'>gitweb</a>.
                                <p>
                                        If you use the library to your pleasure, the authors will be glad to hear that at the same address.
                        </div>
-                       <div class="section" id="addlib"><h2>Extra libraries</h2>
+                       <div class="section" id="addlib"><h2>Companion libraries</h2>
                                <p>
-                                       The package also contains several other libraries from the Sherlock Holmes project, which you might find useful.
-                                       So far, they are completely optional and not much documented.
+                                       LibUCW is accompanied by several other libraries, which you might find useful.
                                <ul>
-                                       <li><strong>libucw-charset</strong> &ndash; manipulation of character sets and UniCode categories
-                                       <li><strong>libucw-images</strong> &ndash; manipulation of images
+                                       <li><strong>libucw-json</strong> &ndash; a flexible JSON parser and formatter
                                        <li><strong>libucw-xml</strong> &ndash; a lightning fast and flexible XML parser
+                                       <li><strong>libucw-charset</strong> &ndash; manipulation of character sets and UniCode categories [experimental]
+                                       <li><strong>libucw-images</strong> &ndash; manipulation of images [experimental]
                                </ul>
                        </div>
                </div>