html doc fixes
This commit is contained in:
parent
355f2623c7
commit
80e3ebf0d1
3 changed files with 3 additions and 2 deletions
|
|
@ -101,7 +101,7 @@ that era had a component > 99. For example:</p>
|
|||
<pre>
|
||||
$ swig -c++ -javascript -v8 -DV8_VERSION=0x032530 example.i</pre>
|
||||
</div>
|
||||
<p>If you're targetting V8 >= 4.3.0, you would just run swig like so:<p>
|
||||
<p>If you're targetting V8 >= 4.3.0, you would just run swig like so:</p>
|
||||
<div class="shell">
|
||||
<pre>
|
||||
$ swig -c++ -javascript -v8 example.i</pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue