summaryrefslogtreecommitdiff
path: root/src/tools/msvc/README
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-07-13 10:01:04 +0200
committerPeter Eisentraut <peter_e@gmx.net>2018-07-13 10:01:04 +0200
commit1f4ec8945967a75f711d721860752985624a0957 (patch)
tree2c1fb8a793344b610c398d315f57057e96a26852 /src/tools/msvc/README
parente8d9caa436db2931613d7cb4a4a8b3933d5f6ded (diff)
downloadpostgresql-1f4ec8945967a75f711d721860752985624a0957.tar.gz
Remove obsolete documentation build tools for Windows
The scripts and instructions have been nonfunctional at least since PostgreSQL 10 (commit 510074f9f0131a04322d6a3d2a51c87e6db243f9) and nobody has stepped up to fix them. So right now just remove them until someone wants to resurrect them. Discussion: https://www.postgresql.org/message-id/flat/B74C0219-6BA9-46E1-A524-5B9E8CD3BDB3%40yesql.se
Diffstat (limited to 'src/tools/msvc/README')
-rw-r--r--src/tools/msvc/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/msvc/README b/src/tools/msvc/README
index 48082cab90..bfa98045f2 100644
--- a/src/tools/msvc/README
+++ b/src/tools/msvc/README
@@ -47,7 +47,6 @@ arguments.
- User tools -
build.pl tool to build the binaries
-builddoc.pl tool to build the docs
clean.bat batch file for cleaning up generated files
install.pl tool to install the generated files
mkvcbuild.pl tool to generate the Visual Studio build files