fix missing style.css for html docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6778 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2130d48bd0
commit
74a90ebedd
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ DOCS_CONFIG = {
|
|||
'NSISDOCHTMLFIXES' :
|
||||
{
|
||||
},
|
||||
'NSISDOCTARGET' : htmls,
|
||||
'NSISDOCTARGET' : htmls + ['style.css'],
|
||||
'NSISDOCINSTALLBASEPATH' : docsdefault_install_basepath,
|
||||
},
|
||||
'htmlsingle' :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue