54 Commits (d733dca7a2179f7d223f5005195b58d17b495af7)

Author SHA1 Message Date
Sami Vaarala 0a1185f757 Initial draft of internal properties in guide 10 years ago
Sami Vaarala 4c610b8343 Update guide typing for duk_int_t->int 10 years ago
Sami Vaarala a2bcf50bd9 duk_uarridx_t API / website fixes 11 years ago
Sami Vaarala bbcfa0082b Improve buildsite.py include mechanism (HTML) 11 years ago
Sami Vaarala 8d085475f2 Add a draft C typing section 11 years ago
Sami Vaarala 413b75ecd6 Fix API entry heading vertical alignment 11 years ago
Sami Vaarala 28ad6f392c restore headings to markup for better text browser compatibility, but add classes for them so that css hacks can be used for layout tweaks 11 years ago
Sami Vaarala 513b204d80 first cut at reducing the boilerplate in api doc entries: Prototype, Stack, and Summary are pretty self-evident; Example and See also are still left as headings 11 years ago
Sami Vaarala c146e14d36 document 'use duk notail' directive 11 years ago
Sami Vaarala 3f8eb269ef add modules to guide contents 11 years ago
Sami Vaarala 0f68ab5768 fix duktape version scrape in website build 11 years ago
Sami Vaarala f7412ba7b8 fix duktape.h scraping in website build (use duk_api_public.h instead) 11 years ago
Sami Vaarala c864fab8e1 add property virtualization section to guide 11 years ago
Sami Vaarala 63567a030b preliminary guide updates on e6 features (assumes Proxy will also be implemented) 11 years ago
Sami Vaarala d463d783fb leave omitted api docs also out of the nav links 11 years ago
Sami Vaarala 314d3f95af add a 'REPL' nav link, which points to the placeholder Dukweb page, Dukweb trivia 11 years ago
Sami Vaarala 4634b9e6cc add a 'L' to version constant 11 years ago
Sami Vaarala e8d25feb2b add a guide section on custom behavior 11 years ago
Sami Vaarala 69ba33a2e7 automatic Duktape version and current date to website build 11 years ago
Sami Vaarala c7400677ea guide update for JSON formats 11 years ago
Sami Vaarala ca07fd501c add a compatibility section to guide, now covers coffeescript and asm.js, and E5/E5.1/E3 11 years ago
Sami Vaarala 0d68c08258 reassign section headings: h2->h1, h3->h2, h4->h3; document heading structure now matches conceptual TOC 11 years ago
Sami Vaarala f6f402d0d8 guide title fix 11 years ago
Sami Vaarala bc54daa172 change duktape logo and document main title from h1 to a normal div; they don't belong in table of contents 11 years ago
Sami Vaarala 5e652c052a add heading links (shown only when hovering on the section) 11 years ago
Sami Vaarala d538c352fc add auto anchors, dotted number notation 11 years ago
Sami Vaarala a0742632ba automatic file md5s for download page 11 years ago
Sami Vaarala fcd88b9c68 add fance releaselog (rst2html + stripping), add beginnings of auto anchor code 11 years ago
Sami Vaarala 89768c257c add RELEASES.txt snapshot to download page 11 years ago
Sami Vaarala 51a9ec7081 guide intro improvement, move compiling before performance section 11 years ago
Sami Vaarala 69135ed96c draft guide section on compiling and compiler options 11 years ago
Sami Vaarala 123706e071 first version of performance section 11 years ago
Sami Vaarala 2c11f2ba8f fix navlist for guide (validation fix) 11 years ago
Sami Vaarala f3939411e7 switch website to utf-8 11 years ago
Sami Vaarala d2d408215b add function objects section to guide 11 years ago
Sami Vaarala 6511c66c31 placeholder section for duktape built-ins 11 years ago
Sami Vaarala 5f0386efdb styling update 11 years ago
Sami Vaarala a61491cd57 make <hr> tags automatic 11 years ago
Sami Vaarala a35b7559fb add apple touch icon and apple touch startup image 11 years ago
Sami Vaarala ed8f97e67c favicon to site 11 years ago
Sami Vaarala fdf1bcdae6 reoder concepts and notation in api doc 11 years ago
Sami Vaarala a380b29c36 add a rudimentary include mechanism for pre tags 11 years ago
Sami Vaarala 75e3e25630 work on guide doc; simplify parts of api doc which overlap with guide; document versions 11 years ago
Sami Vaarala c113232c23 various website improvements: navigation, styling, front page tuning, etc 11 years ago
Sami Vaarala 33bb43af8e misc reorg and website build fixes 11 years ago
Sami Vaarala ffcc8bf994 download page placeholder 11 years ago
Sami Vaarala 42398af64f add a simple =seealso notation to api docs 11 years ago
Sami Vaarala 947ce6a16b api doc tag support, by-tag section 11 years ago
Sami Vaarala dae8d766cf placeholder for parsing tags 11 years ago
Sami Vaarala 136ae64422 css style fix for ul/li text; website build trivia 11 years ago