Home
last modified time | relevance | path

Searched full:pages (Results 1 – 6 of 6) sorted by relevance

/cmsis-nn-3.7.0/.github/workflows/
Dgh-pages.yml1 # Simple workflow for deploying static content to GitHub Pages
2 name: Deploy static content to GitHub Pages
7 branches: [gh-pages]
12 # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
15 pages: write
21 group: "pages"
28 name: github-pages
35 - name: Setup Pages
36 uses: actions/configure-pages@v5
39 uses: actions/upload-pages-artifact@v3
[all …]
Dpack.yml35 gh-pages-branch: gh-pages
/cmsis-nn-3.7.0/Documentation/Doxygen/style_template/
Dsearch.css272 .pages b {
280 .pages {
Dlayout.xml6 <tab type="pages" visible="yes" title="Usage and Description" intro=""/>
Dnavtree.js369 //if (rootBase=="index" || rootBase=="pages" || rootBase=="search")
/cmsis-nn-3.7.0/Documentation/Doxygen/
Dnn.dxy.in57 # title of most generated pages and in a few other places.
451 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
465 # Man pages) or section (for LaTeX and RTF).
810 # layout of pages" for information.
1710 # If you want full control over the layout of the generated HTML pages it might
2213 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2219 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
2229 # man pages. In case the manual section does not start with a number, the number
2238 # MAN_OUTPUT in which the man pages are placed. If defaults to man followed by
2263 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
[all …]