Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 988 Bytes

File metadata and controls

27 lines (19 loc) · 988 Bytes

# coding: UTF-8

The files in this distribution are covered by the Ruby license (see LICENSE) except the features mentioned below:

Aliki

Aliki was written by Stan Lo and is included under the MIT license.

  • lib/rdoc/generator/aliki.rb

  • lib/rdoc/generator/template/aliki/*

SDoc

RDoc::ClassModule#document_self_or_methods comes from SDoc by (Володя Колесников) Vladimir Kolesnikov, included under the MIT license.

peg-markdown

RDoc’s Markdown support is derived from peg-markdown by John MacFarlane. It is used under the MIT license. See RDoc::Markdown for license details.

MarkdownTest

test/test_rdoc_markdown_test.rb uses MarkdownTest 1.0.3’s source files which are included as test/MarkdownTest_1.0.3/*.text which are Copyright © 2004-2005 John Gruber daringfireball.net and is included under the same terms as Perl itself.

See dev.perl.org/licenses/ for the terms of the Perl license.