summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Prepare release of 4.2.6.lxml-4.2.6-win1lxml-4.2.6lxml-4.2Stefan Behnel2019-01-021-3/+7
* Py3 syntax fix in helper script.lxml-4.2.5Stefan Behnel2018-09-091-1/+1
* Prepare release of lxml 4.2.5.Stefan Behnel2018-09-091-3/+7
* Fix missing link on website.Stefan Behnel2018-08-031-0/+1
* Prepare release of lxml 4.2.4Stefan Behnel2018-08-031-3/+7
* Support using pkg-config for xml2-config/xslt-config toolsPatrick Griffis2018-01-261-0/+8
* Prepare release of lxml-4.2.3.lxml-4.2.3Stefan Behnel2018-06-271-3/+7
* Prepare release of lxml 4.2.2.lxml-4.2.2Stefan Behnel2018-06-221-4/+7
* Minor doc cleanups.Stefan Behnel2018-06-202-30/+5
* Add a FAQ entry on namespaces.Stefan Behnel2018-06-151-0/+7
* Additionally provide git clone command in build docs.Stefan Behnel2018-05-151-2/+7
* Prepare release of 4.2.1.lxml-4.2.1Stefan Behnel2018-03-211-3/+7
* Prepare release of 4.2.0.lxml-4.2.0Stefan Behnel2018-03-131-3/+7
* docs: Include a hint how to install cssselect as an external dependency.Stefan Behnel2018-02-211-0/+8
* Add FAQ related to XML catalogues.Stefan Behnel2018-01-121-0/+15
* Document that the tag argument can be a sequence of tags.Chris Jerdonek2017-11-261-1/+2
* Minor website fix.Stefan Behnel2017-11-041-2/+2
* Prepare release of 4.1.1lxml-4.1.14.1.1Stefan Behnel2017-11-041-3/+7
* Prepare release of 4.1.0.lxml-4.1.0Stefan Behnel2017-10-131-14/+9
* Merge branch 'master' into nsdecoscoder2017-10-132-5/+21
|\
| * Add an example output writer for the async xmlfile() usage.Stefan Behnel2017-09-181-0/+9
| * Wrap long lines in docs.Stefan Behnel2017-09-181-5/+12
* | Support using the FunctionNamespace and ElementNamespaceClassLookup registrie...Stefan Behnel2017-09-172-3/+46
|/
* Include comments in element class lookup examples to show how the fallback lo...Stefan Behnel2017-09-171-11/+39
* Prepare release of lxml 4.0.Stefan Behnel2017-09-171-3/+8
* Changelog, version update.Stefan Behnel2017-08-191-1/+1
* Implement async interface for xmlfile().Stefan Behnel2017-08-191-0/+15
* Remove GeneratorExit intercepting from docs example as it is really bad style...Stefan Behnel2017-08-191-8/+5
* Rename ".write_result()" method of XSLT result objects to ".write_output()" t...Stefan Behnel2017-08-171-3/+3
* Add a ``.write_result()`` method to XSLT result objects to simplify writing t...Stefan Behnel2017-08-171-0/+29
* Add a new method "skip_subtree()" to ignore the current subtree in iterwalk().Stefan Behnel2017-08-161-1/+30
* add clarifying disclaimer to FAQ sectionStefan Behnel2017-08-061-2/+6
* Added caveat to dict-of-dicts codeSteven Kalt2017-08-051-0/+2
* clean up doc generator script and modernise syntaxlxml-3.8.0Stefan Behnel2017-06-031-16/+16
* fix link in PDFStefan Behnel2017-06-031-1/+1
* prepare release of lxml 3.8.0Stefan Behnel2017-06-031-4/+9
* also document new C-API function "adoptExternalDocument()"Stefan Behnel2017-04-221-0/+3
* document the new "adopt_external_document()" function in a more prominent placeStefan Behnel2017-04-221-2/+21
* Fix reference to source code repository.Bob Kline2017-04-141-1/+1
* Fix typo in doc on mentioned `requests` libraryBenjamin Dopplinger2017-04-111-1/+1
* Python 3.6 invalid escape sequence deprecation fixesVille Skyttä2017-03-191-1/+1
* fix spelling mistakes originally found by scop in GH#230Stefan Behnel2017-03-182-3/+3
* make io imports unconditionalJakub Wilk2017-03-171-4/+1
* remove conditional imports of the set moduleJakub Wilk2017-03-171-6/+0
* merge lxml-3.7 branch into masterStefan Behnel2017-02-181-3/+7
|\
| * prepare release of lxml 3.7.3Stefan Behnel2017-02-181-3/+7
| * fix typosJakub Wilk2017-02-141-1/+1
* | fix typosJakub Wilk2017-02-141-1/+1
* | fix the form submission exampleJakub Wilk2017-02-081-2/+2
|/
* prepare release of lxml 3.7.2Stefan Behnel2017-01-081-38/+16