Tutorial - initial Version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2270 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
59b0d28c16
commit
5f6929026b
2 changed files with 12 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
bin\halibut.exe config.but intro.but usage.but script.but var.but labels.but jumps.but functions.but callback.but pages.but attributes.but compilerflags.but sections.but usection.but basic.but registry.but generalpurpose.but flowcontrol.but file.but uninstall.but misc.but string.but stack.but int.but reboot.but log.but sec.but ui.but langs.but plugin.but compiler.but defines.but modernui.but usefulfunc.but history.but credits.but license.but
|
||||
bin\halibut.exe config.but intro.but usage.but script.but var.but labels.but jumps.but functions.but callback.but pages.but attributes.but compilerflags.but sections.but usection.but basic.but registry.but generalpurpose.but flowcontrol.but file.but uninstall.but misc.but string.but stack.but int.but reboot.but log.but sec.but ui.but langs.but plugin.but compiler.but defines.but modernui.but tutorial.but usefulfunc.but history.but credits.but license.but
|
||||
@copy Contents.html index.html
|
||||
@copy index.html IndexPage.html
|
||||
@copy *.html ..\\
|
||||
@del -f *.html
|
||||
@del -f *.html
|
|
@ -92,7 +92,7 @@ Bulgarian - \e{Asparouh Kalyandjiev}
|
|||
|
||||
Croatian - \e{Vedran "RIV@NVX" Miletic}
|
||||
|
||||
Czech - \e{T.V. Zuggy)}
|
||||
Czech - \e{T.V. Zuggy}
|
||||
|
||||
Danish - \e{Christopher, Casper Bergenstoff}
|
||||
|
||||
|
@ -138,4 +138,12 @@ Traditional & Simplified Chinese - \e{Kii Ali}
|
|||
|
||||
Turkish - \e{Bertan Kodamanoglu}
|
||||
|
||||
Ukrainian - \e{Yuri Holubow}
|
||||
Ukrainian - \e{Yuri Holubow}
|
||||
|
||||
\H{addition} Maintenance Staff
|
||||
|
||||
\e{Sebastian Armbrust aka flizebogen}
|
||||
|
||||
\b Maintaining the Docs
|
||||
|
||||
\b Tutorial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue