Searched refs:rdoc (Results 1 – 5 of 5) sorted by relevance
16 lib/rdoc/rdoc.gemspec | 1 +67 diff --git a/lib/rdoc/rdoc.gemspec b/lib/rdoc/rdoc.gemspec69 --- a/lib/rdoc/rdoc.gemspec70 +++ b/lib/rdoc/rdoc.gemspec74 s.name = "rdoc"
3 Subject: rdoc: build reproducible documentation12 lib/rdoc/generator/json_index.rb | 4 ++--13 lib/rdoc/rdoc.rb | 2 +-16 --- a/lib/rdoc/generator/json_index.rb17 +++ b/lib/rdoc/generator/json_index.rb
27 file://0003-rdoc-build-reproducible-documentation.patch \60 # rdoc is off by default due to non-reproducibility reported in62 PACKAGECONFIG[rdoc] = "--enable-install-rdoc,--disable-install-rdoc,"107 cp -r ${S}/lib/did_you_mean ${S}/lib/rdoc ${D}${PTEST_PATH}/lib125 PACKAGES =+ "${PN}-ri-docs ${PN}-rdoc"131 SUMMARY:${PN}-rdoc = "RDoc documentation generator from Ruby source"132 RDEPENDS:${PN}-rdoc = "${PN}"133 FILES:${PN}-rdoc += "${libdir}/ruby/*/rdoc ${bindir}/rdoc"
151 def rdoc(num_elements=1000): function172 data = rdoc(num_elements)206 data = rdoc(num_elements)
90 RUBY_EXTENSIONS_REMOVE = rake* rdoc* rubygems*92 rm -f $(addprefix $(TARGET_DIR)/usr/bin/, gem rdoc ri rake)