v/cmd/tools/vdoc
2024-03-25 12:18:27 +02:00
..
tests vdoc,tests: detect expected files from input instead of hardcoding names (#21074) 2024-03-22 08:50:57 +02:00
theme vdoc: enable browser custom search with ?q=<search> (#20949) 2024-03-04 12:35:42 +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 all: fix typos (#21089) 2024-03-25 12:18:27 +02:00
markdown.v vdoc: fix #8044 and -comments flag (#20592) 2024-01-27 07:10:50 +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 doc: update trim_doc_node_description, make module readmes more uniform (#20792) 2024-02-12 12:38:47 +02:00
vdoc.v vdoc: fix #8044 and -comments flag (#20592) 2024-01-27 07:10:50 +02:00