new doc format (incomplete)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@873 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
845c5dfe6a
commit
3ead7e15ef
11 changed files with 665 additions and 0 deletions
8
Docs/src/build.bat
Normal file
8
Docs/src/build.bat
Normal file
|
@ -0,0 +1,8 @@
|
|||
bin\halibut.exe config.but intro.but usage.but script.but attributes.but compilerflags.but history.but license.but
|
||||
@del *.hlp
|
||||
@del *.cnt
|
||||
@copy Contents.html index.html
|
||||
@copy index.html IndexPage.html
|
||||
@del output.txt
|
||||
@copy *.html ..\\
|
||||
@del -f *.html
|
Loading…
Add table
Add a link
Reference in a new issue