about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2020-07-26add imap_url support
2020-07-26allow multiple rdoc_url and cgit_url values
2019-12-15replace URI.escape with CGI.escape
2019-12-12add man2html generator
2019-05-11dark216: adjust heredoc to stop confusing rdoc
2019-05-11dark216: disable text decoration on <a> tags for light users, too
2019-04-29dark216: disable text decoration on <a> tags
2019-04-22add dark216 color scheme for power savings
2019-01-06fall back to cgit_url and git_url if "source_code" is not defined
2019-01-04linkify source commands and URLs
2019-01-02oldweb: work around annoying ERB deprecation in Ruby 2.6
2017-12-15support rdoc 6.0
2017-01-24oldweb: use native String#encode for (X)HTML escaping
2017-01-24oldweb: use flat_map instead of flatten.map chain
2017-01-24oldweb: apply LessHtml monkey patch late, at runtime
2017-01-22remove 'builder' dependency
2017-01-22news_rdoc: fix unused variable warning
2017-01-20oldweb/class: add space before superclass method name
2016-12-02gemspec: support rdoc 5.x
2016-07-29_tail: do not mutate existing arrays
2016-07-27build: dynamically generate version number
2016-07-27add source_code accessor for tail footer
2016-06-27_head: fix Content-Type charset attribute
2016-01-09olddoc 1.2.0 - multiple archive URLs v1.2.0
2016-01-09tail: fix divider when private email does not exist
2016-01-09tail: support multiple URLs for archives
2016-01-07nodoc some internals
2016-01-07head: use old-style <meta> tags for compatibility
2016-01-07tail: shorten the footer section
2016-01-07copyright updates for 2016
2016-01-07bold class bar to highlight current page
2015-11-28olddoc 1.1.2 - fix Atom feed rendering v1.1.2
2015-11-28news_atom: add missing <div> for XHTML
2015-11-01olddoc 1.1.1 v1.1.1
2015-10-30oldweb: fix relative path normalization
2015-10-15olddoc 1.1.0 - NNTP and more v1.1.0
2015-10-14readme: relax dependency on RDoc formatting
2015-10-14support for nntp_url, make private_email optional
2015-01-10olddoc 1.0.1 - minor tweaks v1.0.1
2015-01-10class: deal with method.param_seq being nil
2015-01-10class.rhtml: ensure space before "source" link
2015-01-09remove ChangeLog generation
2015-01-08initial commit