Commit graph

28 commits

Author SHA1 Message Date
Olly Betts
b3bedc210c [Javascript] For v8 >= 4.3.0, use V8_MAJOR_VERSION.
Fixes https://github.com/swig/swig/issues/561.
2016-01-12 09:33:13 +13:00
William S Fulton
3763beb489 Replace tabs with spaces in html docs
wkhtmltopdf is not expanding tabs within <pre> elements to 8 spaces as it
should. Workaround the problem by converting all tabs to an appropriate
number of spaces.
2015-12-30 22:22:33 +00:00
William S Fulton
925b2a336f HTML fixes for documentation - add meta tag and loose.dtd 2015-12-30 22:22:32 +00:00
William S Fulton
8288ac15a0 Correct links in html documentation using new version of makechap.py
Corrects position of heading text within A and H1, H2, ... elements.
2015-12-30 22:22:32 +00:00
William S Fulton
0ae5bfa6e2 html links updates 2015-12-18 21:14:44 +00:00
William S Fulton
c6f8aadc64 Cosmetic corrections - Mac OS X 2015-08-02 20:14:20 +01:00
William S Fulton
4010d25b91 HTML corrections
[skip ci]
2015-04-13 20:36:12 +01:00
Tyler Jones
fb2cf11891 Corrected the link for documentation relating to NodeJS, and added one clarification regarding building modules. 2015-02-11 10:09:53 -08:00
Olly Betts
e047d2e2bd Remove bogus ; after } in documentation 2014-11-07 15:34:43 +13:00
Olly Betts
45b9070a1d Fix doc typos reported by tounsi67 in issue#260 2014-11-05 09:56:55 +13:00
Richard
199d29f110 Added missing tag 2014-08-29 12:20:40 -05:00
Richard
911fd761b0 Minor improvements 2014-08-28 19:46:52 -05:00
Richard
0a07d8f770 Update documentation for V8 2014-08-28 19:46:52 -05:00
Oliver Buchtala
f19592acf4 Merge branch 'master' of github.com:swig/swig 2014-05-28 04:27:54 +02:00
Oliver Buchtala
686d98672d Javascript: fixed a missing link in documentation. 2014-05-28 04:27:23 +02:00
William S Fulton
eeb1133606 Javascript html links and typo fixes 2014-05-27 23:39:46 +01:00
Oliver Buchtala
c342bc1b28 Javascript: added a link to the v8 web-site to the documentation. 2014-05-27 21:37:18 +02:00
Oliver Buchtala
a22f97eb33 Javascript: updated documentation about known issues.
[skip ci]
2014-05-27 10:44:13 +02:00
Oliver Buchtala
5d307b2cbf JavascriptCore: updated documentation about how to register an initialized module. 2014-05-27 10:41:39 +02:00
Oliver Buchtala
1df7ca77a0 JavascriptCore: added documentation about how to extract details from JSC errors.
This code is necessary for embedding applications to present details about JS exceptions.
2014-05-27 10:40:16 +02:00
Oliver Buchtala
01f8253b19 Javascript: added a section about known issues. 2014-05-26 21:38:00 +02:00
William S Fulton
575c7a113a html fixes 2014-05-09 23:39:02 +01:00
Oliver Buchtala
9149f5953b Added some documentation on using 'node-webkit'. 2014-04-28 23:36:04 +02:00
William S Fulton
362583c636 Javascript html documentation tidy up 2014-04-16 07:39:26 +01:00
William S Fulton
d8b3b4e474 Improve missing JS engine error message 2014-04-16 07:39:25 +01:00
Oliver Buchtala
faab78439c Updated Javascript documentation.
Added note about v8 being c++ only.
2014-03-31 03:09:43 +02:00
Oliver Buchtala
23bbb59f8e Update Javascript.html. 2014-03-31 02:45:27 +02:00
Oliver Buchtala
ecf9f96079 Javascript documentation. 2013-09-27 03:25:28 +02:00