diff options
author | gbrandl <devnull@localhost> | 2007-01-12 23:04:29 +0100 |
---|---|---|
committer | gbrandl <devnull@localhost> | 2007-01-12 23:04:29 +0100 |
commit | ab314f97200cb94f8c3e7b87b4c418aa68f828dd (patch) | |
tree | 117db2a530cb80396e30725b792823b266847e56 /docs | |
parent | 75dee451b1902e95b91c97f998af4c38e4ce670a (diff) | |
download | pygments-ab314f97200cb94f8c3e7b87b4c418aa68f828dd.tar.gz |
[svn] Trigger doc rebuild
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/lexers.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/lexers.txt b/docs/src/lexers.txt index 2727f8ca..22fe7c7a 100644 --- a/docs/src/lexers.txt +++ b/docs/src/lexers.txt @@ -35,7 +35,6 @@ These lexers are builtin and can be imported from `pygments.lexers`: [builtin_lexer_docs] - Iterating over all lexers ========================= |