fix prelude regression refs #16238: include prelude doesn't interfere with nim doc (#17111)

* fix bug1 from #16238 nim doc now works with include prelude

* fix for windows

* fixup
This commit is contained in:
Timothee Cour
2021-02-22 02:10:34 -08:00
committed by GitHub
parent f07a072691
commit ef5303114c
3 changed files with 16 additions and 42 deletions

View File

@@ -143,7 +143,6 @@ lib/posix/termios.nim
# some of these are include files so shouldn't be docgen'd
ignoredModules = """
lib/pure/prelude.nim
lib/pure/future.nim
lib/pure/collections/hashcommon.nim
lib/pure/collections/tableimpl.nim