Delyan Angelov
|
82cd81e963
|
builtin,vdoc: fix the examples for the builtin methods, so that v doc -check-examples -time -f ansi vlib/builtin/ pass
|
2025-08-13 16:22:47 +03:00 |
|
Delyan Angelov
|
6538b624e1
|
vdoc: implement -unsafe-run-examples and -check-examples support, add tests and document them
|
2025-08-13 14:26:04 +03:00 |
|
Delyan Angelov
|
e33dcabcc1
|
vdoc: make -run-examples compatible with all output modes, not just the plaintext one
|
2025-08-13 12:57:25 +03:00 |
|
Delyan Angelov
|
46447f1262
|
tools: move cmd/tools/vdoc/doc to cmd/tools/vdoc/document , so that it can be imported from other programs through -path , without conflicting with the top level doc/ folder in the main repo (#23733)
|
2025-02-15 23:12:57 +02:00 |
|
Delyan Angelov
|
40b574b409
|
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 |
|
Delyan Angelov
|
999328a136
|
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 |
|