/openbmc/webui-vue/docs/.vuepress/ |
H A D | config.js | 5 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 D | readme.md | 7 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 D | index.rst | 29 Contributor Guide <contributor-guide/index> 31 Board Support Package (BSP) Developer's guide <bsp-guide/index>
|
H A D | README | 39 * 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 D | store-anatomy.md | 25 [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 D | page-anatomy.md | 14 Learn more about the [page title](/guide/components/page-title)and 15 [page section](/guide/components/page-section) components.
|
/openbmc/telemetry/ |
H A D | README.md | 29 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 D | README.OE-Core.md | 18 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 D | README.hardware.md | 15 (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 D | index.rst | 4 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 D | resources.rst | 26 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 D | readme.md | 4 heroText: Style Guide and Coding Conventions 6 actionLink: /guide/
|
/openbmc/docs/userguide/ |
H A D | userguide.tex | 15 pdftitle={OpenBMC User’s Guide}, 26 \title{OpenBMC User's Guide}
|
/openbmc/openbmc/poky/bitbake/ |
H A D | README | 21 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 D | gui_setup_reference.md | 1 ## OpenBMC GUI Test Setup Guide 36 ## Installation Setup Guide
|
/openbmc/qemu/pc-bios/ |
H A D | qemu_logo.svg | 813 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 D | qemu.svg | 831 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 D | run-ci | 13 echo Your changes must meet the upstream meson style guide 15 echo https://mesonbuild.com/Style-guide.html
|
H A D | pre-submit | 13 echo Your changes must meet the upstream meson style guide 15 echo https://mesonbuild.com/Style-guide.html
|
/openbmc/qemu/hw/arm/ |
H A D | max78000_soc.c | 8 * 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 D | SECURITY.md | 40 Please refer to the [CERT Guide to Coordinated Vulnerability Disclosure][], 58 [cert guide to coordinated vulnerability disclosure]:
|
/openbmc/webui-vue/docs/customization/ |
H A D | build.md | 29 **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 D | run-ptest | 3 export PYTHONPATH="/usr/lib/scap-security-guide/ptest/git:$PYTHONPATH"
|
/openbmc/openbmc/poky/meta-yocto-bsp/ |
H A D | README.hardware.md | 15 (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 D | python3-pycodestyle_2.13.0.bb | 1 SUMMARY = "Python style guide checker (formly called pep8)"
|