Directory lib/rdoc/generators/template/html/

Directory Created:
2003-12-01 08:12
Total Files:
5
Deleted Files:
1
Lines of Code:
2414

Browse with ViewVC

[root]/lib/rdoc/generators/template/html

Lines of Code

lib/rdoc/generators/template/html/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 3396 (100.0%) 113.2
dave 21 (70.0%) 3340 (98.4%) 159.0
ocean 4 (13.3%) 56 (1.6%) 14.0
shyouhei 5 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

ocean 2006-01-13 11:27

* lib/rdoc/diagram.rb:

- properly quote bare element attributes

- terminates dangling elements (e.g. <img>, <br>, <link>, etc)

- converts "CVS" to the more HTML-friendly acronym element

- adds missing type attributes to style elements



based on Paul Duncan's patch <pabs@pablotron.org> [ruby-core:7028]



* lib/rdoc/generators/html_generator.rb: ditto.

* lib/rdoc/generators/template/html/hefss.rb: ditto.

* lib/rdoc/generators/template/html/html.rb: ditto.

* lib/rdoc/generators/template/html/kilmer.rb: ditto.

56 lines of code changed in:

dave 2004-12-29 03:16

Update kilmer template to use sections

14 lines of code changed in:

  • lib/rdoc/generators/template/html: kilmer.rb (+14)
dave 2004-12-12 02:36

Don't show r/w accessot flags if none were specified for custom attributes

5 lines of code changed in:

  • lib/rdoc/generators/template/html: html.rb (+5)
dave 2004-12-08 15:56

Fix CSS typo that meant h2 headings were invisible

2 lines of code changed in:

  • lib/rdoc/generators/template/html: html.rb (+2 -2)
dave 2004-11-20 16:02

1. Force --inline-source if --one-file given



2. Add new :section: directive which starts a new section in the output.

The title following :section: is used as the section heading, and the

remainder of the comment containing the section is used as

introductory text. Subsequent methods, aliases, attributes,

and classes will be documented in this section.

324 lines of code changed in:

  • lib/rdoc/generators/template/html: html.rb (+324 -265)
dave 2004-09-09 18:46

James Buck's patch for call-seq

6 lines of code changed in:

  • lib/rdoc/generators/template/html: kilmer.rb (+6 -1)
dave 2004-05-26 06:02

Allow "do" after "for". Fix up css for standalone code window

5 lines of code changed in:

  • lib/rdoc/generators/template/html: html.rb (+5 -8)
dave 2004-05-24 02:48

SYSTEM identifiers must be absolute

3 lines of code changed in:

dave 2004-03-24 18:01

Get --one-page working with C code

7 lines of code changed in:

dave 2004-03-20 07:26

Force RDoc html background to white

1 lines of code changed in:

  • lib/rdoc/generators/template/html: html.rb (+1)
dave 2004-01-25 21:19

Add one_page_html

116 lines of code changed in:

dave 2004-01-20 06:04

Document lib/English. Add top-level aliases to rdoc html output

17 lines of code changed in:

dave 2003-12-24 05:24

Forgot to save buffer.... sigh

1244 lines of code changed in:

dave 2003-12-07 03:54

Support inline source in Kilmer template

18 lines of code changed in:

  • lib/rdoc/generators/template/html: kilmer.rb (+18)
dave 2003-12-01 08:12

Add RDoc

1578 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT