Skip to content

Commit 6ca92ca

Browse files
Ericson2314andreasabel
authored andcommitted
doc: Add back the abstract to contents page
This was lost in the transition, it seems?
1 parent e13521a commit 6ca92ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Alex User Guide
33
===============
44

5+
Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in
6+
the form of regular expressions.
7+
It is similar to the tool "lex" or "flex" for C/C++.
8+
59
.. toctree::
610
:maxdepth: 2
711
:caption: Contents

0 commit comments

Comments
 (0)