Searched refs:HTML (Results 1 – 6 of 6) sorted by relevance
| /cmsis-dsp-latest/Documentation/ |
| D | README.md | 3 CMSIS-DSP Documentation in HTML format is published online at [https://arm-software.github.io/CMSIS… 9 Generating the HTML-formatted documentation from the source is done with `gen_doc.sh` script:
|
| /cmsis-dsp-latest/Documentation/Doxygen/ |
| D | dsp.dxy.in | 352 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 435 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX 448 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 1246 # will make the HTML file larger and loading of large files a bit slower, you 1254 # point to the HTML generated by the htags(1) tool instead of doxygen built-in 1344 # Configuration options related to the HTML output 1347 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output 1352 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a 1361 # generated HTML page (for example: .htm, .php, .asp). 1367 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for [all …]
|
| /cmsis-dsp-latest/Testing/TestScripts/doc/ |
| D | Format.py | 505 class HTML: class
|
| /cmsis-dsp-latest/Testing/ |
| D | extractDb.py | 1177 document.accept(HTML(output,args.r,args.ratio,reorder))
|
| D | README.md | 140 (CSV, HTML, Text etc ...)
|
| /cmsis-dsp-latest/PythonWrapper/examples/kws_example/ |
| D | kws.ipynb | 63 "from IPython.display import display,Audio,HTML\n", 2421 " display(HTML(\"<p style='color:#00AA00';>YES</p>\"))\n",
|