JavaNNSini.html
located in the same directory (folder) as other JavaNNS files. It is a HTML file, containing only HTML links. It's structure is simple: each link represents a JavaNNS variable, with the HREF part representing the variable value, and the text its name. For example, the link
<a href=
"file:///JNNS/manual/JavaNNS-manual.html">User Manual URL</a>
states that the HTML version of the user manual is to be found in the file JavaNNS-manual.html, placed in the directory (folder) JNNS/manual. In this link, "User Manual URL" is the variable name, and "file:///JNNS/manual/JavaNNS-manual.html" its value.
You can use an ordinary text editor for editing JavaNNSini.html.
In order to be able to access the manual from JavaNNS, you should set the value of this variable according to the path where you installed JavaNNS. Also, because JavaNNS uses a Web browser for displaying help, you should set the variable "Browser name" to point to the browser you wish to use. Use naming conventions common for your operating systems (i.e. normal slash (/) for Unix and backslash (\) for Windows) to specify the path.
You can also set the initial width and height of the JavaNNS screen by adjusting the corresponding variables.