diff Tools/DocGen/Content/Download.htm @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Tools/DocGen/Content/Download.htm	Thu Mar 27 21:46:09 2014 +0400
@@ -0,0 +1,28 @@
+<p class="j">
+Download one of the following zip-files. Unzip it. Add either BLToolkit.2.csproj (FW 2.0: VS 2005, VS 2008) or 
+BLToolkit.3.csproj (FW 3.5: VS 2008) project into your solution. Add project references where you need it.
+Compile. Enjoy.
+</p>
+
+<ct_table>
+<ct_hr>
+<ct_text>Version 3.1</ct_text>
+<ct_item link="/download/bltoolkit.3.1.zip"     label="BLToolkit 3.1"    >Source code</ct_item>
+<ct_item link="/download/bltoolkit.3.1.dev.zip" label="BLToolkit 3.1 Dev">Full dev version</ct_item>
+<ct_hr>
+<ct_text>Current SVN working copy</ct_text>
+<ct_item link="http://bl-toolkit.googlecode.com/svn/trunk/Source/" label="BLToolkit"    >SVN checkout source code</ct_item>
+<ct_item link="http://bl-toolkit.googlecode.com/svn/trunk/"        label="BLToolkit Dev">SVN checkout full dev version</ct_item>
+<ct_hr>
+<ct_text>Current SVN snapshot</ct_text>
+<ct_item link="/download/bltoolkit.zip"      label="bltoolkit.zip"    >Source code</ct_item>
+<ct_item link="/download/bltoolkit_dev.zip"  label="bltoolkit_dev.zip">Full dev version</ct_item>
+<ct_item link="/download/bltoolkit_bin.zip"  label="bltoolkit_bin.zip">Binaries</ct_item>
+<ct_hr>
+</ct_table>
+
+<br>
+ChangeLog.txt
+<pre>
+<% ..\..\..\Source\Doc\ChangeLog.txt %>
+</pre>