mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
update docs
This commit is contained in:
parent
aab5349256
commit
be467111fa
6 changed files with 15 additions and 18 deletions
|
|
@ -13,7 +13,7 @@ design=$site/documentation/design/
|
|||
# FOOTER. May need to be adjusted as the source pages change
|
||||
pageclean_regex='s{.*(?=<h1)}{}s;
|
||||
s{(\s*<script\s.*?</script>)?\s*(</div>\s*){0,3}<footer.*}{}s;
|
||||
s{(<.*?)\sclass="(?:highlighter-rouge|highlight)"(.*?>)}{\1\2}g;'
|
||||
s{(<.*?)\sclass="(?:[^"]*\s+)*(?:highlighter-rouge|highlight)"(.*?>)}{\1\2}g;'
|
||||
|
||||
srcdir=`dirname "$0"`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue