]> Creatis software - bbtk.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 16 Oct 2008 12:59:40 +0000 (12:59 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 16 Oct 2008 12:59:40 +0000 (12:59 +0000)
kernel/cmake/BBTKVersion.cmake
kernel/doc/README.txt [new file with mode: 0644]
kernel/doc/bbtkWebSite/README.txt [new file with mode: 0644]

index feaaca147eb90c2d6b4c865ed69bde464e049564..50f7f07cd0d5b317d9a3c6a4e1e27bb4afaaed33 100644 (file)
@@ -1,5 +1,6 @@
 #-----------------------------------------------------------------------------
 # BBTK version number
+SET(BBTK_VERSION_DATE "15/10/2008")
 SET(BBTK_MAJOR_VERSION 0)
 SET(BBTK_MINOR_VERSION 9)
 SET(BBTK_BUILD_VERSION 0)
diff --git a/kernel/doc/README.txt b/kernel/doc/README.txt
new file mode 100644 (file)
index 0000000..011ac7b
--- /dev/null
@@ -0,0 +1,5 @@
+* config.tex : input file for all latex guides (user's, package dev's ...)
+* help_contents.html.in : home page of bbStudio help
+* index.html.in : home page of online doc (frame)
+* index-no-frame.html.in : home page of online doc (without frame)
+
diff --git a/kernel/doc/bbtkWebSite/README.txt b/kernel/doc/bbtkWebSite/README.txt
new file mode 100644 (file)
index 0000000..a947fbe
--- /dev/null
@@ -0,0 +1,4 @@
+* menu.html : the menu used by ../index.html.in and ../index-no-frame
+* home.html : the home page used by ../index.html.in and ../index-no-frame
+* install.html : install instructions
+* download.html : download instructions (obsolete)