wh navigation tool bar files missing after converting RH2019 to RH2020
Converted RH 2019 Class project to RH2020. output is webhelp. Several files are missing from the webhelp output folder - many of these begin with wh. example whskin_tbars.htm and all the wh files it references. e.g. this file is referenced by my project and was generated by 2019 but is not generated by RH2020.
contents of the whskin_tbars.htm from RH2019 that is missing from RH2020 but referenced by other files that were generated.
html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> WebHelp Navigation Toolbar </title>
<meta name="generator" content="Adobe RoboHelp Classic 2019" />
<meta name="description" content="WebHelp 5.50" />
<style>
<!--
body {margin:0;}
-->
</style>
<script src="whver.js" charset="utf-8"></script>
<script src="whutils.js" charset="utf-8"></script>
<script src="whmsg.js" charset="utf-8"></script>
<script src="whproxy.js" charset="utf-8"></script>
<script src="whmozemu.js" charset="utf-8"></script>
<script src="whtbar.js" charset="utf-8"></script>
I also noticed navigation options went away from webhelp. is that related?
thank you.
