Home
last modified time | relevance | path

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

12345678910>>...53

/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 python -m robot.testdoc tests testsdirectoryTCdocs.html || ret_code=1
53 python -m robot.testdoc extended extendeddirectoryTCdocs.html || ret_code=1
54 python -m robot.testdoc gui guidirectoryTCdocs.html || ret_code=1
55 python -m robot.testdoc systest systestdirectoryTCdocs.html || ret_code=1
56 python -m robot.testdoc xcat xcatdirectoryTCdocs.html || ret_code=1
57 python -m robot.testdoc mnfg mnfgdirectoryTCdocs.html || ret_code=1
58 python -m robot.testdoc tools toolsdirectoryTCdocs.html || ret_code=1
59 python -m robot.testdoc ./openpower/ras rasdirectoryTCdocs.html || ret_code=1
60 python -m robot.testdoc ./openpower/secureboot securebootdirectoryTCdocs.html\
62 python -m robot.testdoc network networkdirectoryTCdocs.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/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/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/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/linux/Documentation/translations/zh_CN/virt/
H A Dne_overview.rst84 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html
86 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
87 [5] https://man7.org/linux/man-pages/man7/vsock.7.html
88 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
/openbmc/linux/Documentation/dev-tools/
H A Dcheckpatch.rst250 See: https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html
263 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#allocating-memory
269 See: https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html
290 See: https://www.kernel.org/doc/html/latest/process/deprecated.html#bug-and-bug-on
299 …See: https://www.kernel.org/doc/html/latest/process/deprecated.html#simple-strtol-simple-strtoll-s…
343 See: https://www.kernel.org/doc/html/latest/RCU/whatisRCU.html#full-list-of-rcu-apis
361 3. https://www.kernel.org/doc/html/latest/kbuild/makefiles.html#compilation-flags
375 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes
384 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes
393 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes
[all …]
/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/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/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/linux/Documentation/rust/
H A Dindex.rst9 .. only:: rustdoc and html
11 You can also browse `rustdoc documentation <rustdoc/kernel/index.html>`_.
13 .. only:: not rustdoc and html
25 .. only:: subproject and html
/openbmc/linux/tools/perf/Documentation/
H A DMakefile18 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
24 _DOC_HTML+=$(patsubst %,%.html,$(ARTICLES) $(SP_ARTICLES))
55 HTML_REF = origin/html
173 all: html man info
175 html: $(DOC_HTML) target
243 $(OUTPUT)technical/api-*.html $(OUTPUT)technical/api-index.txt
247 $(MAN_HTML): $(OUTPUT)%.html : %.txt
282 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
300 $(patsubst %,%.html,$(ARTICLES)) : %.html : %.txt
/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/linux/Documentation/virt/
H A Dne_overview.rst94 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html
96 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
97 [5] https://man7.org/linux/man-pages/man7/vsock.7.html
98 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
99 [7] https://www.kernel.org/doc/html/latest/arm64/hugetlbpage.html
100 [8] https://www.kernel.org/doc/html/latest/arm64/booting.html
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dsphinx.rst13 下的 `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ 文件转
43 #) html输出建议使用RTD主题。根据Sphinx版本的不同,它应该用
99 默认情况下,它会检查html和PDF的所有依赖项,包括图像、数学表达式和LaTeX构建的
100 需求,并假设将使用虚拟Python环境。html构建所需的依赖项被认为是必需的,其他依
139 .. _主目录树: http://www.sphinx-doc.org/en/stable/markup/toctree.html
147 <http://docutils.sourceforge.net/rst.html>`_ 的文档,以了解如何使用它们。
151 .. _reStructuredText 基础: http://www.sphinx-doc.org/en/stable/rest.html
152 .. _Sphinx 特殊标记结构: http://www.sphinx-doc.org/en/stable/markup/index.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/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery.dataTables-1.13.8.min.css1html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-cont…
/openbmc/linux/Documentation/hwmon/
H A Dtmp401.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.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/linux/Documentation/tools/rv/
H A Drv-mon-wwnr.rst23 <https://docs.kernel.org/trace/rv/monitor_wwnr.html>
36 <https://www.kernel.org/doc/html/latest/trace/rv/index.html>

12345678910>>...53