Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 748) sorted by relevance

12345678910>>...30

/openbmc/openbmc/poky/bitbake/doc/
H A Dreleases.rst70 - :yocto_docs:`3.1 BitBake User Manual </3.1/bitbake-user-manual/bitbake-user-manual.html>`
71 - :yocto_docs:`3.1.1 BitBake User Manual </3.1.1/bitbake-user-manual/bitbake-user-manual.html>`
72 - :yocto_docs:`3.1.2 BitBake User Manual </3.1.2/bitbake-user-manual/bitbake-user-manual.html>`
73 - :yocto_docs:`3.1.3 BitBake User Manual </3.1.3/bitbake-user-manual/bitbake-user-manual.html>`
79 - :yocto_docs:`3.0 BitBake User Manual </3.0/bitbake-user-manual/bitbake-user-manual.html>`
80 - :yocto_docs:`3.0.1 BitBake User Manual </3.0.1/bitbake-user-manual/bitbake-user-manual.html>`
81 - :yocto_docs:`3.0.2 BitBake User Manual </3.0.2/bitbake-user-manual/bitbake-user-manual.html>`
82 - :yocto_docs:`3.0.3 BitBake User Manual </3.0.3/bitbake-user-manual/bitbake-user-manual.html>`
83 - :yocto_docs:`3.0.4 BitBake User Manual </3.0.4/bitbake-user-manual/bitbake-user-manual.html>`
89 - :yocto_docs:`2.7 BitBake User Manual </2.7/bitbake-user-manual/bitbake-user-manual.html>`
[all …]
H A DMakefile22 publish: Makefile html singlehtml
25 cp -r $(BUILDDIR)/html/* $(BUILDDIR)/$(DESTDIR)/
26 cp $(BUILDDIR)/singlehtml/index.html $(BUILDDIR)/$(DESTDIR)/singleindex.html
27 sed -i -e 's@index.html#@singleindex.html#@g' $(BUILDDIR)/$(DESTDIR)/singleindex.html
/openbmc/openbmc/poky/bitbake/lib/toaster/
H A Dpytest.ini4 # https://pytest-django.readthedocs.io/en/latest/database.html#create-db-force-re-creation-of-the-t…
6 # --html=report.html --self-contained-html
7 # https://docs.pytest.org/en/latest/usage.html#creating-html-reports
8 # https://pytest-html.readthedocs.io/en/latest/user_guide.html#creating-a-self-contained-report
9 addopts = --create-db --html="Toaster Tests Report.html" --self-contained-html
/openbmc/openbmc-test-automation/tools/
H A Dgenerate_test_document52 python3 -m robot.testdoc tests testsdirectoryTCdocs.html || ret_code=1
53 python3 -m robot.testdoc extended extendeddirectoryTCdocs.html || ret_code=1
54 python3 -m robot.testdoc gui guidirectoryTCdocs.html || ret_code=1
55 python3 -m robot.testdoc systest systestdirectoryTCdocs.html || ret_code=1
56 python3 -m robot.testdoc xcat xcatdirectoryTCdocs.html || ret_code=1
57 python3 -m robot.testdoc mnfg mnfgdirectoryTCdocs.html || ret_code=1
58 python3 -m robot.testdoc tools toolsdirectoryTCdocs.html || ret_code=1
59 python3 -m robot.testdoc ./openpower/ras rasdirectoryTCdocs.html || ret_code=1
60 python3 -m robot.testdoc ./openpower/secureboot securebootdirectoryTCdocs.html\
62 python3 -m robot.testdoc network networkdirectoryTCdocs.html ||\
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/
H A D0001-Makefile-common.am-Create-src-common-directory-befor.patch5 generating fail-html.c
8 not yet created and this codepath to generate fail-html.c is executed and
13 …< ../cockpit-337/src/common/fail.html > src/common/fail-html.c.tmp && mv src/common/fail-html.c.tm…
14 /bin/bash: src/common/fail-html.c.tmp: No such file or directory
15 make[1]: *** [Makefile:6044: src/common/fail-html.c] Error 1
29 nodist_libcockpit_common_a_SOURCES = src/common/fail-html.c
30 src/common/fail-html.c: src/common/fail.html
33 CLEANFILES += src/common/fail-html.c
34 EXTRA_DIST += src/common/fail.html
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dlmbench_result_html_report.patch4 Subject: [PATCH] lmbench: Fix "make html" graph failure
6 The html-list perl script cannot parse the first line of the result
9 Additional fixes are to make the result's html pages easier to understand.
22 scripts/html-list | 7 ++-----
31 html: dirs
35 $(SCRIPTS)html-list $(LIST)
37 diff --git a/scripts/html-list b/scripts/html-list
39 --- a/scripts/html-list
40 +++ b/scripts/html-list
41 @@ -14,7 +14,7 @@ open(H, ">HTML/specific.html");
[all …]
/openbmc/libmctp/docs/bindings/
H A DMakefile1 .PHONY: html
2 html: $(patsubst %.md, %.html, $(wildcard *.md)) target
4 %.html: %.md
13 $(RM) *.html
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/
H A D0001-build-Fix-Savannah-64681-webpage.ps-deps.patch6 * doc/doc.am (doc/webpage.ps, doc/webpage.html): Update and parallelize
35 @@ -365,11 +368,12 @@ doc/pic.html: $(doc_srcdir)/pic.ms
37 $(doc_srcdir)/pic.ms > pic.html
39 -doc/webpage.html: tbl
40 -doc/webpage.html: tmac/www.tmac
41 -doc/webpage.html: $(DOC_GNU_EPS)
44 +doc/webpage.html: grn soelim
45 +doc/webpage.html: $(DOC_GNU_EPS) tmac/www.tmac tbl
46 doc/webpage.html: $(doc_srcdir)/groff.css
47 -doc/webpage.html: $(doc_srcdir)/webpage.ms
[all …]
/openbmc/openbmc/poky/meta/recipes-multimedia/flac/flac/
H A D0001-API-documentation-replace-modules.html-by-topics.htm.patch4 Subject: [PATCH] API documentation: replace modules.html by topics.html
7 https://lists.xiph.org/pipermail/flac-dev/2025-February/006696.html
9 Newer Doxygen versions call what was previously api/modules.html
10 api/topics.html instead.
28 -if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -f "$srcdir/doc/api/modules.html
29 +if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -f "$srcdir/doc/api/topics.html"…
41 - * the <A HREF="modules.html">modules</A>. Modules are logical
42 + * the <A HREF="topics.html">modules</A>. Modules are logical
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Ddefault_server.site6 root /var/www/localhost/html;
8 index index.html index.htm;
12 # redirect server error pages to the static page /50x.html
13 error_page 500 502 503 504 /50x.html;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dmrbsection.js98 html = $(tmpl.render(build));
105 html.find('span.glyphicon-question-sign').tooltip();
107 container.html(html);
112 $(selector).html(build.repos_cloned_percentage);
114 $(selector).html('('+build.progress_item+')');
123 $(selector).html(build.tasks_complete_percentage);
132 $(selector).html(build.recipes_parsed_percentage);
H A DlayerDepsModal.js17 $.get(libtoaster.ctx.htmlUrl + "/layer_deps_modal.html", function(html){ argument
18 $("body").append(html);
34 $("#dependencies-modal #body-text").html(body);
47 $('#dependencies-list').html(deplistHtml);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/files/
H A D0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch20 @@ -8,7 +8,7 @@ htmldir += $(pkgdatadir)/html
21 html_DATA += $(static_pages) html/index.html
24 - cp -pR html/* $(DESTDIR)$(htmldir)
25 + cp -R html/* $(DESTDIR)$(htmldir)
/openbmc/openbmc/poky/documentation/
H A DMakefile29 publish: Makefile epub latexpdf html singlehtml
32 cp -r $(BUILDDIR)/html/* $(BUILDDIR)/$(DESTDIR)/
35 cp $(BUILDDIR)/singlehtml/index.html $(BUILDDIR)/$(DESTDIR)/singleindex.html
36 sed -i -e 's@index.html#@singleindex.html#@g' $(BUILDDIR)/$(DESTDIR)/singleindex.html
73 all: html epub latexpdf
/openbmc/telemetry/
H A Dgcovr.cfg8 html = yes
11 html-title = OpenBMC Telemetry Coverage Report
12 html-self-contained = yes
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A D0001-Don-t-build-the-in-script-manual.patch21 @@ -112,5 +112,5 @@ html/%.html: desc/%.xml
22 (cd html;$(XMLTO) html-nochunks ../$<)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/
H A D0001-Disable-installing-documentation.patch23 -install-docs: install-man install-html
26 install-html:
27 $(INSTALL) -d $(DESTDIR)$(docdir)/html
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freeipmi/freeipmi/
H A D0001-Fix-for-GCC15-C23-build-failure.patch7 https://lists.gnu.org/archive/html/freeipmi-devel/2025-02/msg00000.html
15 Upstream-Status: Submitted [https://lists.gnu.org/archive/html/freeipmi-devel/2025-02/msg00000.html]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/
H A D0001-remove-dropped-templates.patch18 html-build.stamp pdf-build.stamp \
19 - tmpl.stamp sgml.stamp html.stamp pdf.stamp
20 + sgml.stamp html.stamp pdf.stamp
64 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
/openbmc/openbmc-test-automation/
H A D.gitignore2 /log.html
4 /report.html
/openbmc/openbmc/meta-phosphor/classes/
H A Dlicense_static.bbclass22 f.write("<!DOCTYPE html>")
23 f.write("<html>")
31 f.write("</html>")
39 with open(os.path.join(dirpath, "index.html"), "w") as f:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/
H A Dsensord.cgi3 <html>
10 </html>
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch9 Upstream-Status: Submitted [http://lists.busybox.net/pipermail/busybox/2018-November/086835.html]
27 -busybox wget -q -O index.html -P foo http://www.google.com/
28 +busybox wget -q -O index.html -P foo http://www.example.org/
29 test -s index.html
59 test -s foo/index.html
/openbmc/openbmc/meta-arm/scripts/
H A Dreport-index.html.jinja1 {% extends "report-base.html.jinja" %}
17 <th><a href="{{machine}}.html">{{ machine }}</a></th>
22 <a href="{{machine}}.html#recipe-{{details.recipe}}">
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dscancode.bbclass5 SCANCODE_FORMAT ?= "html-app"
6 EXT = "${@'html' if d.getVar('SCANCODE_FORMAT') == 'html-app' else 'json'}"

12345678910>>...30