zig/lib/docs
Loris Cro a187141056
Autodoc tokenizer (#16409)
* autodoc: init work to refactor exprName

* autodoc: Implement more expressions in exprName refactor

* autodoc: more work

* autodoc: More exprName to ex refactoring

* autodoc: Remove whitespace flag from renderer; Add pre tags in
value and variable drawing in renderContainer

* autodoc: add inline styling to pre blocks

* autodoc: move renderer code to main.js

* autodoc: More exprName to ex refactoring; Fn signatures rendered with new code

* autodoc: Fix function rendering. Add more things to ex

* autodoc: nuke exprName

---------

Co-authored-by: Krzysztof Wolicki <der.teufel.mail@gmail.com>
2023-07-14 16:27:09 +02:00
..
commonmark.js Autodoc: new decl search system (#15475) 2023-04-26 18:17:20 +02:00
index.html Autodoc tokenizer (#16409) 2023-07-14 16:27:09 +02:00
main.js Autodoc tokenizer (#16409) 2023-07-14 16:27:09 +02:00
ziglexer.js Autodoc tokenizer (#16409) 2023-07-14 16:27:09 +02:00