Documentation update
Updated JerryScript Internals documentation form section High-Level design to section Virtual Machine. JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
This commit is contained in:
committed by
László Langó
parent
56167ea54a
commit
c69dc7a156
@@ -14,6 +14,7 @@
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/bytecode.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/block.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/main.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/img.css">
|
||||
|
||||
<script>
|
||||
window.addEventListener("hashchange", function() { scrollBy(0, -50) });
|
||||
|
||||
Reference in New Issue
Block a user