changeset 139:e9c1e80f232e dev

Add short documentation.
author yuuji@gentei.org
date Wed, 07 Jul 2010 22:31:15 +0900
parents b7b54906ac3b
children f8420028f0fb
files newpage.rb
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/newpage.rb	Wed Jul 07 22:27:25 2010 +0900
+++ b/newpage.rb	Wed Jul 07 22:31:15 2010 +0900
@@ -1,6 +1,10 @@
 #!/usr/bin/env ruby
 # THIS is very very tentative.  Insufficient examination of function.
 # Create new HTML file referring other HTML file in the same directory.
+# (C)2010 by HIROSE Yuuji [yuuji@yatex.org]
+# Last modified Wed Jul  7 22:30:25 2010 on firestorm
+# $Id$
+# http://www.yatex.org
 # Example:
 #	newpage.rb		Create new index.html by copying template.
 #	newpage.rb foo.html	Create new foo.html whose by copying header

yatex.org