exec gendoc outside of script
This commit is contained in:
parent
e041033048
commit
ca3a9e3562
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ if [ ! -f $FOOTER ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
python gendoc.py
|
||||
|
||||
perl -MFile::Slurp -pi -e 'BEGIN { $header = read_file("'$HEADER'") } s#<head>#<head>$header
|
||||
<link rel="stylesheet" href="//matrix.org/docs/guides/css/docs_overrides.css">
|
||||
#' gen/specification.html gen/howtos.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue