summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorjoerg@trift2. <>2006-09-22 17:24:06 +0200
committerjoerg@trift2. <>2006-09-22 17:24:06 +0200
commit4525ea4bfbc241cf959ba8a655512f2610616c86 (patch)
treecc7ed27391c6768a4e3d32bdac17fa34479a4a1c /Docs
parent8a7875fd536ecb797625e2124eb2d185bbce6bcc (diff)
parentca00ba4991aae1de9b06e1234c12c10ea9a410ea (diff)
downloadmariadb-git-4525ea4bfbc241cf959ba8a655512f2610616c86.tar.gz
Merge trift2.:/MySQL/M50/mysql-5.0
into trift2.:/MySQL/M51/push-5.1
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am2
-rw-r--r--Docs/manual.chm14
2 files changed, 15 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index 3e81cc8b7e1..40e987bb254 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -16,7 +16,7 @@
noinst_SCRIPTS = generate-text-files.pl
-EXTRA_DIST = $(noinst_SCRIPTS) mysql.info INSTALL-BINARY
+EXTRA_DIST = $(noinst_SCRIPTS) manual.chm mysql.info INSTALL-BINARY
TXT_FILES= ../INSTALL-SOURCE ../INSTALL-WIN-SOURCE ../EXCEPTIONS-CLIENT \
INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt
diff --git a/Docs/manual.chm b/Docs/manual.chm
new file mode 100644
index 00000000000..28c3e1b5a86
--- /dev/null
+++ b/Docs/manual.chm
@@ -0,0 +1,14 @@
+
+*********************************************************
+
+This is a dummy placeholder file for "manual.chm" in the
+MySQL source trees.
+
+Note, that the documentation has been moved into a separate
+BitKeeper source tree named "mysqldoc" - do not attempt to edit this
+file! All changes to it should be done in the mysqldoc tree.
+
+This dummy file is being replaced with the actual file from the
+mysqldoc tree when building the official source distribution.
+
+*********************************************************