Home
last modified time | relevance | path

Searched refs:rdoc (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0006-Make-gemspecs-reproducible.patch15 lib/rdoc/rdoc.gemspec | 1 +
66 diff --git a/lib/rdoc/rdoc.gemspec b/lib/rdoc/rdoc.gemspec
68 --- a/lib/rdoc/rdoc.gemspec
69 +++ b/lib/rdoc/rdoc.gemspec
73 s.name = "rdoc"
H A D0003-rdoc-build-reproducible-documentation.patch4 Subject: [PATCH] rdoc: build reproducible documentation
13 lib/rdoc/generator/json_index.rb | 4 ++--
16 diff --git a/lib/rdoc/generator/json_index.rb b/lib/rdoc/generator/json_index.rb
18 --- a/lib/rdoc/generator/json_index.rb
19 +++ b/lib/rdoc/generator/json_index.rb
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/
H A Druby_3.3.0.bb25 file://0003-rdoc-build-reproducible-documentation.patch \
58 # rdoc is off by default due to non-reproducibility reported in
60 PACKAGECONFIG[rdoc] = "--enable-install-rdoc,--disable-install-rdoc,"
105 cp -r ${S}/lib/did_you_mean ${S}/lib/rdoc ${D}${PTEST_PATH}/lib
123 PACKAGES =+ "${PN}-ri-docs ${PN}-rdoc"
129 SUMMARY:${PN}-rdoc = "RDoc documentation generator from Ruby source"
130 RDEPENDS:${PN}-rdoc = "${PN}"
131 FILES:${PN}-rdoc += "${libdir}/ruby/*/rdoc ${bindir}/rdoc"
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddiagnose.py151 def rdoc(num_elements=1000): function
172 data = rdoc(num_elements)
206 data = rdoc(num_elements)