[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:22172

From: drbrain ruby-lang.org
Date: Mon, 7 Jan 2008 19:40:51 +0900 (JST)
Subject: [ruby-cvs:22172] Ruby:r14935 (trunk): Use ERB instead of custom template language for RDoc.

drbrain	2008-01-07 19:40:50 +0900 (Mon, 07 Jan 2008)

  New Revision: 14935

  Removed files:
    trunk/lib/rdoc/generators/template/html/old_html.rb
  Modified files:
    trunk/ChangeLog
    trunk/lib/rdoc/generators/chm_generator.rb
    trunk/lib/rdoc/generators/template/chm/chm.rb
    trunk/lib/rdoc/generators/template/html/hefss.rb
    trunk/lib/rdoc/generators/template/html/html.rb
    trunk/lib/rdoc/generators/template/html/kilmer.rb
    trunk/lib/rdoc/generators/template/html/one_page_html.rb
    trunk/lib/rdoc/generators/template/xml/rdf.rb
    trunk/lib/rdoc/generators/template/xml/xml.rb
    trunk/lib/rdoc/template.rb

  Log:
    Use ERB instead of custom template language for RDoc.
    
    Remove old_html template.
    
    Convert all templates to ERB.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/chm/chm.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/html/old_html.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/xml/xml.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/html/kilmer.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/chm_generator.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/template.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/html/one_page_html.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/html/hefss.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/xml/rdf.rb?r1=14935&r2=14934&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rdoc/generators/template/html/html.rb?r1=14935&r2=14934&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]