]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commitdiff
Remove documention for python helpers that are no longer present
authorPaul Durrant <pdurrant@amazon.com>
Thu, 19 Nov 2020 12:01:37 +0000 (12:01 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Tue, 24 Nov 2020 09:53:20 +0000 (09:53 +0000)
kdfiles.py and clean.py were removed some time ago but are still documented
in README.md. This patch rectifies the situation.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
README.md

index 8df387b4d4074837aa5957b74c88133823ba3b40..7bb3a8344941cf3937b6a27abd398c4af1e90aea 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,18 +37,6 @@ Miscellaneous
 
 For convenience the source repository includes some other scripts:
 
-kdfiles.py
-----------
-
-This generates two files called kdfiles32.txt and kdfiles64.txt which can
-be used as map files for the .kdfiles WinDBG command.
-
-clean.py
---------
-
-This removes any files not checked into the repository and not covered by
-the .gitignore file.
-
 get_xen_headers.py
 ------------------