Remove 2 old deprecated files (#13702)

This commit is contained in:
Juan Carlos
2020-03-20 05:24:35 -03:00
committed by GitHub
parent 1037318e68
commit 55d3780b7b
3 changed files with 1 additions and 23 deletions

View File

@@ -1,10 +0,0 @@
#
#
# Nim's Runtime Library
# (c) Copyright 2015 Dominik Picheta
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
#
{.error: "This module has been moved to the 'osinfo' nimble package.".}

View File

@@ -1,10 +0,0 @@
#
#
# Nim's Runtime Library
# (c) Copyright 2015 Dominik Picheta
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
#
{.error: "This module has been moved to the 'osinfo' nimble package.".}

View File

@@ -149,13 +149,11 @@ lib/posix/linux.nim
lib/posix/termios.nim
lib/js/jscore.nim
""".splitWhitespace()
# some of these are include files so shouldn't be docgen'd
ignoredModules = """
lib/prelude.nim
lib/pure/future.nim
lib/impure/osinfo_posix.nim
lib/impure/osinfo_win.nim
lib/pure/collections/hashcommon.nim
lib/pure/collections/tableimpl.nim
lib/pure/collections/setimpl.nim