Add JS doc.

This commit is contained in:
Michael Drake 2013-04-08 15:22:35 +01:00
parent 2db0024651
commit 04705b8e37

16
Docs/JavaScript Normal file
View File

@ -0,0 +1,16 @@
--------------------------------------------------------------------------------
NetSurf: JavaScript 8 April 2013
--------------------------------------------------------------------------------
NetSurf may be built with primitive support for JavaScript.
| Note: NetSurf's JavaScript handling is currently:
|
| * incomplete,
| * unsupported,
| * disabled by default.
To test it, you may build NetSurf with JavaScript and ensure NetSurf's
"enable_javascript" run-time configuration option is set to "1". To do this
you may set the option in the frontend's settings GUI, create/edit a Choices
file, or pass --enable_javascript=1 to the executable.