rc-chat / webhelp-responsive /cshelp.html
kairusama's picture
added webhelp-responsive folder
484e128 verified
<!DOCTYPE html>
<html>
<head>
<title>Context Sensitive Help</title>
<!-- Third-party vendor libraries -->
<script src="oxygen-webhelp/app/jquery.js"></script>
<script src="oxygen-webhelp/app/dompurify.js"></script>
<script src="oxygen-webhelp/app/context-help.js"></script>
</head>
<body>
</body>
</html>