Changeset 598

Show
Ignore:
Timestamp:
09/09/07 21:30:15 (1 year ago)
Author:
iv..@gweezlebur.com
Message:

Move generated rdocs to doc/rdoc, and add 2 files to doc/: Plugins guide and Routing Cookbook (from Duane's pastie a while back)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:ignore set to
      pkg
  • trunk/Rakefile

    r471 r598  
    3434     rdoc.title = "Merb Docs" 
    3535     rdoc.template = __DIR__+"/tools/allison/allison.rb" 
    36      rdoc.rdoc_dir = 'doc' # rdoc output folder 
     36     rdoc.rdoc_dir = 'doc/rdoc' # rdoc output folder 
    3737     rdoc.options << '--line-numbers' << '--inline-source' 
    3838end 
  • trunk/tools/allison

    • Property svn:ignore set to

  • trunk/tools/allison/cache/BODY

    r279 r598  
    1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" media="screen" href="%style_url%" rel="stylesheet"/><script type="text/javascript"> 
     1<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" rel="stylesheet" media="screen" href="%style_url%"/><script type="text/javascript"> 
    22// Javascript for Allison RDoc template 
    33// Copyright 2006 Cloudburst LLC 
     
    428428 
    429429IF:constants 
    430 <h1>Constants</h1><p><table><tr><th class="first"> </th><th>Name</th><th>Value</th><th colspan="2" class="description">Description</th></tr> 
     430<h1>Constants</h1><p><table><tr><th class="first"> </th><th>Name</th><th>Value</th><th class="description" colspan="2">Description</th></tr> 
    431431START:constants 
    432432<tr><td class="first"> </td> 
     
    464464 
    465465IF:aliases 
    466 <h1>Aliases</h1><p><table><tr><th class="first"> </th><th>Old name</th><th>New name</th><th colspan="2" class="description">Description</th></tr> 
     466<h1>Aliases</h1><p><table><tr><th class="first"> </th><th>Old name</th><th>New name</th><th class="description" colspan="2">Description</th></tr> 
    467467START:aliases 
    468468<tr><td class="first"> </td> 
     
    500500 
    501501IF:attributes 
    502 <h1>Attributes</h1><p><table><tr><th class="first"> </th><th>Name</th><th>Read/write?</th><th colspan="2" class="description">Description</th></tr> 
     502<h1>Attributes</h1><p><table><tr><th class="first"> </th><th>Name</th><th>Read/write?</th><th class="description" colspan="2">Description</th></tr> 
    503503START:attributes 
    504504<tr><td class="first"> </td> 
  • trunk/tools/allison/cache/INDEX

    r279 r598  
    1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" media="screen" href="rdoc-style.css" rel="stylesheet"/><meta content="0;url=%initial_page%" http-equiv="refresh"/></head><body><div id="container"><div class="curve" id="preheader_curve_0"></div><div class="curve" id="preheader_curve_1"></div><div class="curve" id="preheader_curve_2"></div><div class="curve" id="preheader_curve_3"></div><div class="curve" id="preheader_curve_4"></div><div class="curve" id="preheader_curve_5"></div><div class="curve" id="preheader_curve_6"></div><div class="curve" id="preheader_curve_7"></div><div class="curve" id="preheader_curve_8"></div><div class="curve" id="preheader_curve_9"></div><div id="header"><span id="title"><p>&nbsp;</p><h1>Ruby Documentation</h1></span></div><div class="clear"></div><div id="redirect"><a href="%initial_page%"><h1>Redirect</h1></a></div></div></body></html> 
     1<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" rel="stylesheet" media="screen" href="rdoc-style.css"/><meta content="0;url=%initial_page%" http-equiv="refresh"/></head><body><div id="container"><div class="curve" id="preheader_curve_0"></div><div class="curve" id="preheader_curve_1"></div><div class="curve" id="preheader_curve_2"></div><div class="curve" id="preheader_curve_3"></div><div class="curve" id="preheader_curve_4"></div><div class="curve" id="preheader_curve_5"></div><div class="curve" id="preheader_curve_6"></div><div class="curve" id="preheader_curve_7"></div><div class="curve" id="preheader_curve_8"></div><div class="curve" id="preheader_curve_9"></div><div id="header"><span id="title"><p>&nbsp;</p><h1>Ruby Documentation</h1></span></div><div class="clear"></div><div id="redirect"><a href="%initial_page%"><h1>Redirect</h1></a></div></div></body></html>