We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae2a1f commit 4c4fdc6Copy full SHA for 4c4fdc6
1 file changed
docs/index.rst
@@ -1,6 +1,13 @@
1
Welcome to selectolax's documentation!
2
======================================
3
4
+Selectolax is a fast HTML5 parser with CSS selectors.
5
+
6
+It supports two backends:
7
8
+- Lexbor (preferred)
9
+- Modest (first generation of lexbor)
10
11
API
12
===
13
0 commit comments