Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixed md link. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3495d8fd68ae137d890486614a69b2cc |
User & Date: | rolf 2020-07-24 08:39:27 |
Context
2020-08-17
| ||
22:25 | Updated TEA. check-in: 7c05b27190 user: rolf tags: trunk | |
2020-07-24
| ||
08:39 | Fixed md link. check-in: 3495d8fd68 user: rolf tags: trunk | |
2020-07-23
| ||
23:47 | More work on README.md. check-in: d6e437fb0d user: rolf tags: trunk | |
Changes
Changes to README.md.
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
or as [zip archive](http://tdom.org/index.html/zip/trunk/tdom-trunk.zip) The latest release is 0.9.1. Get the source code as [tarball](http://tdom.org/downloads/tdom-0.9.1-src.tgz) or as [zip archive](http://tdom.org/downloads/tdom-0.9.1-src.zip). Windows binaries of the 0.9.1 release are also available. Get it for [64 bit](http://tdom.org/downloads/tdom-0.9.1-windows-x64.zip or [32 bit](http://tdom.org/downloads/tdom-0.9.1-windows-x86.zip). The provided windows binaries include (statically linked) the HTML5 parser. ### Compiling tdom |
| |
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
or as [zip archive](http://tdom.org/index.html/zip/trunk/tdom-trunk.zip)
The latest release is 0.9.1. Get the source code as
[tarball](http://tdom.org/downloads/tdom-0.9.1-src.tgz) or
as [zip archive](http://tdom.org/downloads/tdom-0.9.1-src.zip).
Windows binaries of the 0.9.1 release are also available. Get it for
[64 bit](http://tdom.org/downloads/tdom-0.9.1-windows-x64.zip) or [32
bit](http://tdom.org/downloads/tdom-0.9.1-windows-x86.zip).
The provided windows binaries include (statically linked) the
HTML5 parser.
### Compiling tdom
|