Home
last modified time | relevance | path

Searched full:guide (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/openbmc/webui-vue/docs/.vuepress/
H A Dconfig.js5 title: "OpenBMC Web UI Style Guide",
12 text: "Guide",
13 link: "/guide/"
26 "/guide/": [
31 ["/guide/coding-standards/", "JavaScript and SASS"],
32 ["/guide/coding-standards/accessibility", "Accessibility"],
38 "/guide/guidelines/colors",
39 "/guide/guidelines/internationalization",
40 "/guide/guidelines/motion",
41 "/guide/guidelines/typography"
[all …]
/openbmc/webui-vue/docs/guide/
H A Dreadme.md7 This guide outlines the architecture and technologies used to build the OpenBMC
8 Web UI. This guide exists to serve the following goals:
32 [Coding Standards section of this guide](/guide/coding-standards/).
36 The [guidelines section](/guide/guidelines/colors.md) contains the OpenBMC
43 The [components section](/guide/components/) is a guide to using both custom Vue
/openbmc/openbmc/poky/documentation/
H A Dindex.rst29 Contributor Guide <contributor-guide/index>
31 Board Support Package (BSP) Developer's guide <bsp-guide/index>
H A DREADME39 * contributor-guide - Yocto Project and OpenEmbedded Contributor Guide
41 * bsp-guide - Yocto Project Board Support Package (BSP) Developer's Guide
45 * sdk-manual - Yocto Project Software Development Kit (SDK) Developer's Guide.
299 https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html.
351 (https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#use-the-external-links-e…
/openbmc/webui-vue/docs/guide/quickstart/
H A Dstore-anatomy.md25 [Learn more about Vuex modules.](https://vuex.vuejs.org/guide/modules.html)
30 [Learn more about state.](https://vuex.vuejs.org/guide/state.html)
32 [Learn more about getters.](https://vuex.vuejs.org/guide/getters.html)
35 [Learn more about mutations.](https://vuex.vuejs.org/guide/mutations.html)
38 [Learn more about actions.](https://vuex.vuejs.org/guide/actions.html)
H A Dpage-anatomy.md14 Learn more about the [page title](/guide/components/page-title)and
15 [page section](/guide/components/page-section) components.
/openbmc/telemetry/
H A DREADME.md29 To build it using bitbake follow the guide from OpenBMC docs`[5]`. To build it
30 using meson follow the quick guide to install meson`[6]` and then run below
63 6. [Meson-Quick-Guide](https://mesonbuild.com/Quick-guide.html)
/openbmc/openbmc/poky/
H A DREADME.OE-Core.md18 Please refer to our contributor guide here: <https://docs.yoctoproject.org/dev/contributor-guide/>
21 As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
H A DREADME.hardware.md15 (BSP) Developer's Guide - documentation source is in documentation/bspguide or
38 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/
41 As a quick guide, patches should be sent to <poky@lists.yoctoproject.org>
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dindex.rst4 Yocto Project and OpenEmbedded Contributor Guide
13 more appropriate. This guide intends to point you in the right direction to
23 recipe-style-guide
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dresources.rst26 code, see the :doc:`../contributor-guide/index`.
48 - The ":doc:`../contributor-guide/report-defect`"
49 section in the Yocto Project and OpenEmbedded Contributor Guide.
127 guide to the BitBake tool. If you want information on BitBake, see
137 - :doc:`/dev-manual/index`: This manual is a "how-to" guide
142 guide provides information that lets you get going with the standard
147 - :doc:`/bsp-guide/bsp`: This guide defines the structure
/openbmc/webui-vue/docs/
H A Dreadme.md4 heroText: Style Guide and Coding Conventions
6 actionLink: /guide/
/openbmc/docs/userguide/
H A Duserguide.tex15 pdftitle={OpenBMC User’s Guide},
26 \title{OpenBMC User's Guide}
/openbmc/openbmc/poky/bitbake/
H A DREADME21 Please refer to our contributor guide here: https://docs.yoctoproject.org/contributor-guide/
24 As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org
/openbmc/openbmc-test-automation/docs/
H A Dgui_setup_reference.md1 ## OpenBMC GUI Test Setup Guide
36 ## Installation Setup Guide
/openbmc/qemu/pc-bios/
H A Dqemu_logo.svg813 inkscape:guide-bbox="true"
823 <sodipodi:guide
827 <sodipodi:guide
831 <sodipodi:guide
835 <sodipodi:guide
839 <sodipodi:guide
852 <sodipodi:guide
856 <sodipodi:guide
860 <sodipodi:guide
864 <sodipodi:guide
[all …]
/openbmc/qemu/ui/icons/
H A Dqemu.svg831 inkscape:guide-bbox="true"
841 <sodipodi:guide
845 <sodipodi:guide
849 <sodipodi:guide
853 <sodipodi:guide
857 <sodipodi:guide
868 <sodipodi:guide
872 <sodipodi:guide
876 <sodipodi:guide
880 <sodipodi:guide
[all …]
/openbmc/libpldm/scripts/
H A Drun-ci13 echo Your changes must meet the upstream meson style guide
15 echo https://mesonbuild.com/Style-guide.html
H A Dpre-submit13 echo Your changes must meet the upstream meson style guide
15 echo https://mesonbuild.com/Style-guide.html
/openbmc/qemu/hw/arm/
H A Dmax78000_soc.c8 * Implementation based on stm32f205 and Max78000 user guide at
9 * https://www.analog.com/media/en/technical-documentation/user-guides/max78000-user-guide.pdf
92 * The MAX78000 user guide's Interrupt Vector Table section in max78000_soc_realize()
197 * The MAX78000 user guide's base address map lists the CNN TX FIFO as in max78000_soc_realize()
200 * guide is likely incorrect. in max78000_soc_realize()
/openbmc/docs/
H A DSECURITY.md40 Please refer to the [CERT Guide to Coordinated Vulnerability Disclosure][],
58 [cert guide to coordinated vulnerability disclosure]:
/openbmc/webui-vue/docs/customization/
H A Dbuild.md29 **tip** [Vuex store modules](https://vuex.vuejs.org/guide/modules.html) contain
56 **tip** [Vue Router](https://router.vuejs.org/guide/) determines which pages are
133 [option flag](https://cli.vuejs.org/guide/mode-and-env.html#modes). This
/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/files/
H A Drun-ptest3 export PYTHONPATH="/usr/lib/scap-security-guide/ptest/git:$PYTHONPATH"
/openbmc/openbmc/poky/meta-yocto-bsp/
H A DREADME.hardware.md15 (BSP) Developer's Guide - documentation source is in documentation/bspguide or
38 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/
41 As a quick guide, patches should be sent to <poky@lists.yoctoproject.org>
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pycodestyle_2.13.0.bb1 SUMMARY = "Python style guide checker (formly called pep8)"

12345678910>>...13