v/cmd/tools/vdoc
2023-12-20 14:26:23 +02:00
..
tests vdoc: make the vdoc html output less dense, and more easily diffable 2023-12-20 14:26:23 +02:00
theme doc: update linebreak logic, handle "highlight-comments" (#19967) 2023-11-22 15:27:31 +02:00
.gitattributes vdoc: fix syntax highlighting for symbols before ! and between ( and , (#19888) 2023-11-16 20:14:28 +02:00
files.v vdoc: filter testdata and tests folders by default, reduce filesystem stats calls 2023-12-20 13:54:08 +02:00
highlight.v vdoc: extract files.v and highlight.v from utils.v 2023-12-20 11:55:15 +02:00
html.v vdoc: make the vdoc html output less dense, and more easily diffable 2023-12-20 14:26:23 +02:00
main.v vdoc: fix syntax highlighting for symbols before ! and between ( and , (#19888) 2023-11-16 20:14:28 +02:00
markdown.v vlib, tools: make minor improvements, cleanup (#19950) 2023-11-21 17:45:45 +02:00
run_examples.v tools: support v doc -run-examples math, to ensure that all // Example: code doc comments are working (#19852) 2023-11-13 12:53:42 +02:00
utils.v vdoc: extract files.v and highlight.v from utils.v 2023-12-20 11:55:15 +02:00
vdoc.v vdoc: fix syntax highlighting for symbols before ! and between ( and , (#19888) 2023-11-16 20:14:28 +02:00