From 6092051ec18016d6ac1d2671998cf557659a9fdb Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Wed, 17 Dec 2025 21:57:43 +0800 Subject: [PATCH] removes from doc --- tools/kochdocs.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/kochdocs.nim b/tools/kochdocs.nim index dac19c822c..3dea8945d6 100644 --- a/tools/kochdocs.nim +++ b/tools/kochdocs.nim @@ -206,8 +206,8 @@ lib/system/iterators.nim lib/system/exceptions.nim lib/system/dollars.nim lib/system/ctypes.nim -lib/system/repr_v2.nim """.splitWhitespace() +# lib/system/repr_v2.nim proc follow(a: PathEntry): bool = result = a.path.lastPathPart notin ["nimcache", htmldocsDirname,