summaryrefslogtreecommitdiff
path: root/doc/tutorial.txt
diff options
context:
space:
mode:
authorscoder <none@none>2008-04-24 00:46:41 +0200
committerscoder <none@none>2008-04-24 00:46:41 +0200
commit495254165c3a956d6902b885def45a8693bfcc23 (patch)
tree3319de8500bd635a64d5f1889bd64f47e9d2eac7 /doc/tutorial.txt
parent25f4d4387766199b98915ea076d2ca4593fff179 (diff)
downloadpython-lxml-495254165c3a956d6902b885def45a8693bfcc23.tar.gz
[svn r3577] r4041@delle: sbehnel | 2008-04-23 20:59:38 +0200
doc fixes --HG-- branch : trunk
Diffstat (limited to 'doc/tutorial.txt')
-rw-r--r--doc/tutorial.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tutorial.txt b/doc/tutorial.txt
index 5d97d179..8ae11d86 100644
--- a/doc/tutorial.txt
+++ b/doc/tutorial.txt
@@ -1,6 +1,10 @@
=======================
The lxml.etree Tutorial
=======================
+
+.. meta::
+ :description: The lxml tutorial on XML that feels like Python
+ :keywords: lxml, etree, tutorial, ElementTree, Python, XML, HTML
:Author:
Stefan Behnel