Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change some wording to make this work with PDF generation -- using a PDF | Fred Drake | 2001-01-22 | 1 | -2/+3 |
| | | | | | | hyperlink at the start of the paragraph confused pdflatex; it saw the link start while still in vertical mode, which is not allowed. Including text before the link forces horizontal mode. | ||||
* | Lots of additional information. Not done, but much better. | Fred Drake | 2000-12-07 | 1 | -5/+2 |
| | |||||
* | Substantial re-organization of the DOM documentation. The abstract API | Fred Drake | 2000-11-29 | 1 | -0/+294 |
is now separated from the supplied standard implementation. Not all interfaces are documented yet, but the structure is better set up to do so. There is still a lot to do here, but the shape of the documentation is coming into line. |