Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 828) sorted by relevance

12345678910>>...34

/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile.docs35 docs: $(DOCTARGETS)
58 docs-clean-$1:
62 docs-install-$1: docs
67 docs-uninstall-$1:
72 .PHONY: $1 docs-clean-$1 docs-install-$1 docs-uninstall-$1
79 docs-clean: $(foreach doctarget,$(DOCTARGETS), docs-clean-$(doctarget))
80 docs-install: $(foreach doctarget,$(DOCTARGETS), docs-install-$(doctarget))
81 docs-uninstall: $(foreach doctarget,$(DOCTARGETS), docs-uninstall-$(doctarget))
83 .PHONY: docs docs-clean docs-install docs-uninstall man2 man7
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/
H A Ddisable-documentation.patch20 - docs \
36 - ! test -e docs/man5/tinyproxy.conf.5 -a -e docs/man8/tinyproxy.8 ; then
51 -docs/Makefile
52 -docs/man5/Makefile
53 -docs/man5/tinyproxy.conf.txt
54 -docs/man8/Makefile
55 -docs/man8/tinyproxy.txt
/openbmc/openbmc/poky/meta/recipes-bsp/efivar/efivar/
H A D0001-docs-do-not-build-efisecdb-manpage.patch4 Subject: [PATCH] docs: do not build efisecdb manpage
11 docs/Makefile | 2 +-
14 diff --git a/docs/Makefile b/docs/Makefile
16 --- a/docs/Makefile
17 +++ b/docs/Makefile
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/
H A D0001-docs-Disable-building.patch4 Subject: [PATCH] docs: Disable building
11 docs/Makefile.am | 2 +-
14 diff --git a/docs/Makefile.am b/docs/Makefile.am
16 --- a/docs/Makefile.am
17 +++ b/docs/Makefile.am
H A Dgtkdoc.patch2 documentation will be built (as the default is ./docs).
19 +GTK_DOC_CHECK([1.14],[--flavour no-tmpl --docdir docs/reference])
21 AC_CONFIG_FILES([Makefile po/Makefile.in docs/Makefile docs/reference/Makefile
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-docs-Disable-manual-validation.patch4 Subject: [PATCH] docs: Disable manual validation
12 | ../callgrind/docs/cl-manual.xml:4: warning: failed to load external entity "http://www.oasis-open…
13 | <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]
18 docs/Makefile.am | 2 +-
21 --- a/docs/Makefile.am
22 +++ b/docs/Makefile.am
/openbmc/telemetry/
H A DREADME.md7 This application is implementation of Telemetry proposed in OpenBMC design docs
29 To build it using bitbake follow the guide from OpenBMC docs`[5]`. To build it
54 More information can be found in OpenBMC docs repository `[8]`.
58 1. [OpenBMC platform telemetry design](https://github.com/openbmc/docs/blob/master/designs/telemetr…
59 2. [Sensor support for OpenBMC](https://github.com/openbmc/docs/blob/master/architecture/sensor-arc…
62 5. [Yocto-development](https://github.com/openbmc/docs/blob/master/yocto-development.md)
65 8. [OpenBMC-docs-repository](https://github.com/openbmc/docs)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/
H A Dmakefile-remove-tools.patch7 -SUBDIRS = tools data script lib src devel-docs test
8 +SUBDIRS = data script lib src devel-docs test
10 -SUBDIRS = tools script lib src devel-docs
11 +SUBDIRS = script lib src devel-docs
H A Ddont-run-tests.patch9 SUBDIRS = tools data script lib src devel-docs test
11 -SUBDIRS = tools script lib src devel-docs test
12 +SUBDIRS = tools script lib src devel-docs
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D150-use_DESTDIR.patch86 installdocs : $(srcdir)/docs/$(HTMLFILE) $(srcdir)/docs/$(TEXIFILE) \
87 $(srcdir)/docs/$(PDFFILE)
89 - $(INSTALL_DATA) $(srcdir)/docs/$(HTMLFILE) $(docdir)
90 - $(INSTALL_DATA) $(srcdir)/docs/$(TEXIFILE) $(docdir)
91 - $(INSTALL_DATA) $(srcdir)/docs/$(PDFFILE) $(docdir)
93 + $(INSTALL_DATA) $(srcdir)/docs/$(HTMLFILE) $(DESTDIR)/$(docdir)
94 + $(INSTALL_DATA) $(srcdir)/docs/$(TEXIFILE) $(DESTDIR)/$(docdir)
95 + $(INSTALL_DATA) $(srcdir)/docs/$(PDFFILE) $(DESTDIR)/$(docdir)
/openbmc/docs/
H A Dfeatures.md52 https://github.com/openbmc/docs/blob/master/architecture/object-mapper.md
58 https://github.com/openbmc/docs/blob/master/architecture/code-update/code-update.md
62 https://github.com/openbmc/docs/blob/master/host-management.md
64 https://github.com/openbmc/docs/blob/master/host-management.md
66 https://github.com/openbmc/docs/blob/master/architecture/ipmi-architecture.md
71 https://github.com/openbmc/docs/blob/master/architecture/LED-architecture.md
86 [phosphor rest apis]: https://github.com/openbmc/docs/blob/master/rest-api.md
88 https://github.com/openbmc/docs/blob/master/architecture/user-management.md
93 https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md
95 https://github.com/openbmc/docs/blob/master/development/dev-environment.md
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A D0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch9 docs/reference/Makefile.am | 2 +-
14 diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
16 --- a/docs/reference/Makefile.am
17 +++ b/docs/reference/Makefile.am
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.1.rst40 - docs: conf.py: fix cve extlinks caption for sphinx <4.0
41 - docs: migration-guides: migration-3.4: mention that hardcoded password are supported if hashed
42 - docs: migration-guides: release-notes-4.0: fix risc-v typo
43 - docs: migration-guides: release-notes-4.0: replace kernel placeholder with correct recipe name
44 - docs: ref-manual: variables: add hashed password example in :term:`EXTRA_USERS_PARAMS`
45 - docs: set_versions.py: add information about obsolescence of a release
46 - docs: set_versions.py: fix latest release of a branch being shown twice in switchers.js
47 - docs: set_versions.py: fix latest version of an active release shown as obsolete
48 - docs: set_versions.py: mark as obsolete only branches and old tags from obsolete releases
49 - docs: sphinx-static: switchers.js.in: do not mark branches as outdated
[all …]
H A Drelease-notes-5.0.1.rst19 - docs: add support for scarthgap 5.0 release
20 - docs: brief-yoctoprojectqs: explicit version dependency on websockets python module
21 - docs: brief-yoctoprojectqs: Update to the correct hash equivalence server address
128 yocto-docs
130 - Repository Location: :yocto_git:`/yocto-docs`
131 - Branch: :yocto_git:`scarthgap </yocto-docs/log/?h=scarthgap>`
132 - Tag: :yocto_git:`yocto-5.0.1 </yocto-docs/log/?h=yocto-5.0.1>`
133 - Git Revision: :yocto_git:`875dfe69e93bf8fee3b8c07818a6ac059f228a13 </yocto-docs/commit/?id=875df…
H A Drelease-notes-4.3.4.rst55 - docs: add initial stylechecks with Vale
56 - docs: correct sdk installation default path
57 - docs: document VIRTUAL-RUNTIME variables
58 - docs: suppress excess use of "following" word
59 - docs: use "manual page(s)"
60 - docs: Makefile: remove releases.rst in "make clean"
87 - ref-manual: system-requirements: update packages to build docs
200 yocto-docs
202 - Repository Location: :yocto_git:`/yocto-docs`
203 - Branch: :yocto_git:`nanbield </yocto-docs/log/?h=nanbield>`
[all …]
H A Drelease-notes-4.0.16.rst49 - docs:what-i-wish-id-known.rst: fix URL
50 - docs: document VSCode extension
51 - docs:brief-yoctoprojectqs:index.rst: align variable order with default local.conf
52 - docs:migration-guides: add release notes for 4.0.15
53 - docs:migration-guides: release 3.5 is actually 4.0
185 yocto-docs
187 - Repository Location: :yocto_git:`/yocto-docs`
188 - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
189 - Tag: :yocto_git:`yocto-4.0.16 </yocto-docs/log/?h=yocto-4.0.16>`
190 - Git Revision: :yocto_git:`aba67b58711019a6ba439b2b77337f813ed799ac </yocto-docs/commit/?id=aba67…
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dtomoyo.rst33 https://osdn.jp/projects/tomoyo/docs/?category_id=532&language_id=1 .
38 https://osdn.jp/projects/tomoyo/docs/lca2009-takeda.pdf
40 https://osdn.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf
42 https://osdn.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf
46 https://osdn.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf
48 https://osdn.jp/projects/tomoyo/docs/lfj2008-bof.pdf
52 https://osdn.jp/projects/tomoyo/docs/lfj2008.pdf
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dbuildtools-docs-tarball.bb3 …pe target for building a standalone tarball containing the tools needed to build the project docs."
4 …pe target for building a standalone tarball containing the tools needed to build the project docs."
15 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-docs-nativesdk-standalone-${DISTRO_VERSION}"
19 TESTSDK_CASES = "buildtools-docs-cases"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A Ddoc-fixes.patch11 diff -urN gtk+-2.22.1.orig/docs/Makefile.am gtk+-2.22.1/docs/Makefile.am
12 --- gtk+-2.22.1.orig/docs/Makefile.am 2010-11-15 04:13:09.000000000 -0800
13 +++ gtk+-2.22.1/docs/Makefile.am 2011-02-23 19:25:16.914815097 -0800
/openbmc/qemu/
H A DMAINTAINERS26 S: Status, one of the following (keep in sync with docs/devel/maintainers.rst):
73 W: https://www.qemu.org/docs/master/devel/index.html
75 F: docs/devel/style.rst
76 F: docs/devel/code-of-conduct.rst
77 F: docs/devel/conflict-resolution.rst
78 F: docs/devel/submitting-a-patch.rst
79 F: docs/devel/submitting-a-pull-request.rst
95 F: docs/devel/trivial-patches.rst
119 F: docs/system/target-s390x.rst
120 F: docs/system/s390x/
[all …]
/openbmc/webui-vue/docs/guide/quickstart/
H A Dforms.md4 [bootstrap-vue form component](https://bootstrap-vue.org/docs/components/form)
11 [form component](https://bootstrap-vue.org/docs/components/form). Use the
18 [form group component](https://bootstrap-vue.org/docs/components/form-group)
23 - [Form checkbox](https://bootstrap-vue.org/docs/components/form-checkbox)
24 - [Form input](https://bootstrap-vue.org/docs/components/form-input)
25 - [Form radio](https://bootstrap-vue.org/docs/components/form-radio)
26 - [Form select](https://bootstrap-vue.org/docs/components/form-select)
/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-openembedded/meta-oe/recipes-extended/liblognorm/
H A Dliblognorm_2.0.6.bb24 PACKAGECONFIG[docs] = "--enable-docs,--disable-docs,sphinx,"
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/
H A D0001-Remove-TEE-driver-external-component.patch19 docs/quickstart/optee-testing.rst | 1 -
135 diff --git a/docs/environments/secure-partitions/spm/optee/userspace-programs-on-fvp.rst b/docs/env…
137 --- a/docs/environments/secure-partitions/spm/optee/userspace-programs-on-fvp.rst
138 +++ b/docs/environments/secure-partitions/spm/optee/userspace-programs-on-fvp.rst
149 diff --git a/docs/quickstart/optee-testing.rst b/docs/quickstart/optee-testing.rst
151 --- a/docs/quickstart/optee-testing.rst
152 +++ b/docs/quickstart/optee-testing.rst
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0003-Use-native-tools-to-build-docs.patch4 Subject: [PATCH] Use native tools to build docs
19 docs/Makefile.am | 22 +++++++++++-----------
22 diff --git a/docs/Makefile.am b/docs/Makefile.am
24 --- a/docs/Makefile.am
25 +++ b/docs/Makefile.am

12345678910>>...34