v/cmd/tools/vdoc
2025-01-16 14:40:28 +02:00
..
doc tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
testdata tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
theme vdoc: use directional overflow for search division (#22914) 2024-11-19 08:51:16 +02:00
.gitattributes vdoc: fix syntax highlighting for symbols before ! and between ( and , (#19888) 2023-11-16 20:14:28 +02:00
files.v fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
highlight.v all: replace enum field name 'xxx_' with 'xxx' (#22469) 2024-10-10 09:17:19 +03:00
html.v tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
main.v tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
markdown.v tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
run_examples.v tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
utils.v tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
v.mod tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
vdoc.v tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
vdoc_file_test.v tests: fix dependence on presence of vlib/bitfield/_docs in vdoc_file_test.v (#21478) 2024-05-09 21:12:06 +03:00
vdoc_test.v ci: run v fmt -w cmd/tools/vdoc/vdoc_test.v 2024-05-18 15:06:20 +03:00