From 44f672a515a2cc88f98f3e249a590fc4eb09a751 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Thu, 28 Jan 2021 23:42:19 -0800 Subject: fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857) --- nimdoc/tester.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nimdoc/tester.nim') diff --git a/nimdoc/tester.nim b/nimdoc/tester.nim index 15dd32ec7..526295222 100644 --- a/nimdoc/tester.nim +++ b/nimdoc/tester.nim @@ -1,5 +1,5 @@ # Small program that runs the test cases for 'nim doc'. -# To run this, cd to the git repo root, and run "nim c -r nimdoc/tester.nim". +# To run this, cd to the git repo root, and run "nim r nimdoc/tester.nim". # to change expected results (after carefully verifying everything), use -d:fixup import strutils, os -- cgit 1.4.1-2-gfad0