File: README.txt

package info (click to toggle)
nekohtml 1.9.14-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,612 kB
  • ctags: 1,190
  • sloc: java: 7,728; xml: 339; makefile: 21; sh: 13
file content (26 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
NekoHTML Readme
===============

Building
--------

You can build NekoHTML by typing the following command:

  > ant (target ...)

The default target will build the entire package.

To build NekoHTML, you need Ant and Xerces2. Place the Xerces jar 
files in the lib/ directory.

Documentation
-------------

The documentation for NekoHTML is located at the following URL:

  doc/index.html

Contact Information
-------------------

Andy Clark <andyc@apache.org>