summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update memory benchmark results in doc/performance.txt.Stefan Behnel2021-07-051-42/+41
* Add a script to update the benchmark results in doc/performance.txt after a n...Stefan Behnel2021-07-051-0/+58
* Update benchmark results in doc/performance.txt to lxml 4.6.3, with a static ...Stefan Behnel2021-07-051-145/+145
* Update benchmark results in doc/performance.txt to lxml 4.6.3.Stefan Behnel2021-07-041-152/+145
* Make the note about the (faster) .find*() methods in the XPath section stick ...Stefan Behnel2021-07-042-3/+20
* Allow building the HTML docs without the donation section/button.Stefan Behnel2021-06-291-9/+14
* Removed unused Zope Public License from docs folder (GH-312)Wen Bo Li2021-05-191-59/+0
* Remove unused image file.Stefan Behnel2021-05-191-0/+0
* Avoid text overlaps on website banner (GH-318)Bob Kline2021-05-151-1/+1
* Clarify that the ET compatibility difference for the '*' tag filter applies n...Stefan Behnel2021-03-291-5/+5
* Prepare release of lxml 4.6.3.lxml-4.6.3Stefan Behnel2021-03-211-3/+7
* Fix reference in docs.Stefan Behnel2020-11-271-0/+1
* Prepare release of 4.6.2.Stefan Behnel2020-11-261-4/+7
* Add a recipe for a look-ahead generator to allow modifications during tree it...Stefan Behnel2020-10-211-0/+36
* lxml actually works in Py3.9.Stefan Behnel2020-10-181-1/+1
* Add a doc note that the .find() methods are usually faster than one might exp...Stefan Behnel2020-10-181-0/+4
* Update release version on homepage.Stefan Behnel2020-10-181-2/+2
* Prepare release of lxml 4.6.1.lxml-4.6.1Stefan Behnel2020-10-181-1/+5
* Fix PDF building.Stefan Behnel2020-10-171-1/+1
* Fix link to previous version in documentation.Stefan Behnel2020-10-171-0/+1
* Prepare release of lxml 4.6.0.Stefan Behnel2020-10-171-4/+8
* docs: Link the website menu more directly to the initial package documentatio...Stefan Behnel2020-09-051-1/+1
* docs: Move apidocs to a different directory to allow keeping links to the old...Stefan Behnel2020-09-052-2/+2
* docs: revert hashed stylesheet filename because it does not work well with th...Stefan Behnel2020-09-051-1/+5
* docs: Use different stylesheet filenames whenever the stylesheet changes, to ...Stefan Behnel2020-09-051-1/+13
* Add a more visible donation banner to the website pages.Stefan Behnel2020-09-052-13/+38
* Add a more visible donation banner to the website menu.Stefan Behnel2020-09-042-2/+28
* Clean up dead code in doctest.Stefan Behnel2020-08-131-5/+1
* Fix Py2 fallback code in test to make it work in PyPy.Stefan Behnel2020-08-131-1/+1
* Modernise XSLT documentation a little by using the Py3 instead of Py2 builtins.Stefan Behnel2020-08-131-30/+31
* Use sphinx-apidoc to create API reference (GH-309)Chris Mayo2020-08-043-0/+93
* Prepare release of 4.5.2.lxml-4.5.2Stefan Behnel2020-07-091-3/+7
* Make mkhtml.py Python 3 compatible by replacing itervalues() (GH-302)Chris Mayo2020-06-291-1/+1
* Prepare release of 4.5.1.lxml-4.5.1Stefan Behnel2020-05-191-3/+7
* Prepare release of lxml 4.5.0.lxml-4.5.0Stefan Behnel2020-01-291-28/+9
* Merge lxml-4.4 branch into master.Stefan Behnel2020-01-291-3/+7
|\
| * Fix testimonial link on homepage.lxml-4.4Stefan Behnel2020-01-101-1/+1
| * Prepare release of 4.4.3.lxml-4.4.3Stefan Behnel2020-01-281-3/+7
* | Fix testimonial link on homepage.Stefan Behnel2020-01-101-1/+1
* | Integrate finance report into website.Stefan Behnel2020-01-101-1/+4
* | Update documentation for external cython modules (GH-296)David Greisen2019-12-301-3/+9
* | Fix some links, formatting and supported Python versions.Stefan Behnel2019-11-251-1/+1
* | Merge lxml-4.4 into master.Stefan Behnel2019-11-251-3/+7
|\ \ | |/
| * Prepare release of lxml 4.4.2.lxml-4.4.2Stefan Behnel2019-11-251-3/+7
* | Merge lxml-4.4 into master.Stefan Behnel2019-11-011-14/+5
|\ \ | |/
| * Adapt doctest to libxml2 2.9.10.Stefan Behnel2019-11-011-14/+5
* | Implement indent() function for in-place pretty-printing of XML trees.Stefan Behnel2019-08-131-0/+36
|/
* Clarify the usage of "element.clear(keep_tail=True)" in some examples.Stefan Behnel2019-08-132-6/+9
* Prepare release of lxml 4.4.1.lxml-4.4.1Stefan Behnel2019-08-111-3/+7
* Prepare release of lxml 4.4.0.lxml-4.4.0Stefan Behnel2019-07-271-3/+7