1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

vdoc: dd .vdocignore + minor fixes

This commit is contained in:
Ned Palacios
2020-06-29 17:03:09 +08:00
committed by GitHub
parent c588bdee5a
commit 025652bb78
6 changed files with 101 additions and 39 deletions

12
vlib/.vdocignore Normal file
View File

@@ -0,0 +1,12 @@
builtin/bare
builtin/js
oldgg/
os/bare
os2/
net/websocket/examples
uiold/
v/tests/
v/checker/tests/
v/gen/js/
v/gen/x64/
v/gen/tests/