|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 | +<head> |
| 4 | +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 6 | +<meta name="generator" content="Doxygen 1.9.1"/> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | +<title>HAL: Namespace Members</title> |
| 9 | +<link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | +<script type="text/javascript" src="jquery.js"></script> |
| 11 | +<script type="text/javascript" src="dynsections.js"></script> |
| 12 | +<link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 13 | +<script type="text/javascript" src="resize.js"></script> |
| 14 | +<script type="text/javascript" src="navtreedata.js"></script> |
| 15 | +<script type="text/javascript" src="navtree.js"></script> |
| 16 | +<link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 17 | +<script type="text/javascript" src="search/searchdata.js"></script> |
| 18 | +<script type="text/javascript" src="search/search.js"></script> |
| 19 | +<link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 20 | +<style> |
| 21 | + body { |
| 22 | + margin: 10px; |
| 23 | + } |
| 24 | + hr { |
| 25 | + margin-top: 10px; |
| 26 | + height: 1px; |
| 27 | + margin-bottom: 10px; |
| 28 | + } |
| 29 | + ol { |
| 30 | + list-style: none; |
| 31 | + counter-reset: item; |
| 32 | + } |
| 33 | + li { |
| 34 | + counter-increment: item; |
| 35 | + margin-bottom: 8px; |
| 36 | + } |
| 37 | + li:before { |
| 38 | + margin-right: 10px; |
| 39 | + content: counter(item); |
| 40 | + background: red; |
| 41 | + font-weight: 900; |
| 42 | + border-radius: 100%; |
| 43 | + color: white; |
| 44 | + width: 2.2em; |
| 45 | + height: 2.2em; |
| 46 | + text-align: center; |
| 47 | + display: inline-block; |
| 48 | + } |
| 49 | +</style> |
| 50 | +</head> |
| 51 | +<body> |
| 52 | + <h1>HAL Screenshot</h1> |
| 53 | + <hr> |
| 54 | + <div style="max-width: 100%; text-align: center;"> |
| 55 | + <object type="image/svg+xml" data="hal_screenshot.svg" style="width: 100%; height: auto; max-width: 100%;"></object> |
| 56 | + </div> |
| 57 | + |
| 58 | + <p> |
| 59 | + To get information about the purpose of the widget click on interactive screenshot or select from list below |
| 60 | + </p> |
| 61 | + |
| 62 | + <p><ol> |
| 63 | + <li><a href="https://github.com/emsec/hal/wiki/graph-view" target="_blank">Graph View</a></li> |
| 64 | + <li><a href="https://github.com/emsec/hal/wiki/module-widget" target="_blank">Module Hierarchy</a></li> |
| 65 | + <li><a href="https://github.com/emsec/hal/wiki/views-widget" target="_blank">View Management</a></li> |
| 66 | + <li><a href="https://github.com/emsec/hal/wiki/groupings-widget" target="_blank">Groupings</a></li> |
| 67 | + <li><a href="https://github.com/emsec/hal/wiki/selection-details-widget" target="_blank">Selection Details</a></li> |
| 68 | + <li><a href="https://github.com/emsec/hal/wiki/python-editor-widget" target="_blank">Python Editor</a></li> |
| 69 | + <li><a href="https://github.com/emsec/hal/wiki/waveform-viewer-widget" target="_blank">Waveform Viewer</a></li> |
| 70 | + <li><a href="https://github.com/emsec/hal/wiki/python-console-widget" target="_blank">Python Console</a></li> |
| 71 | + <li><a href="https://github.com/emsec/hal/wiki/log-widget" target="_blank">Log Messages</a></li> |
| 72 | + </ol></p> |
| 73 | +</body> |
| 74 | +</html> |
0 commit comments