yatex

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 diff
     1.1 --- a/newpage.rb	Wed Jul 07 22:27:25 2010 +0900
     1.2 +++ b/newpage.rb	Wed Jul 07 22:31:15 2010 +0900
     1.3 @@ -1,6 +1,10 @@
     1.4  #!/usr/bin/env ruby
     1.5  # THIS is very very tentative.  Insufficient examination of function.
     1.6  # Create new HTML file referring other HTML file in the same directory.
     1.7 +# (C)2010 by HIROSE Yuuji [yuuji@yatex.org]
     1.8 +# Last modified Wed Jul  7 22:30:25 2010 on firestorm
     1.9 +# $Id$
    1.10 +# http://www.yatex.org
    1.11  # Example:
    1.12  #	newpage.rb		Create new index.html by copying template.
    1.13  #	newpage.rb foo.html	Create new foo.html whose by copying header