aboutsummaryrefslogtreecommitdiffstats
path: root/lib/orber/doc/src/Makefile
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2010-02-04 13:45:20 +0000
committerErlang/OTP <[email protected]>2010-02-04 13:45:20 +0000
commit57177e12e5682c74b8f977f4b3a2f5aececc4b52 (patch)
treef0297720a01e510a035f4a02edc8960047849aed /lib/orber/doc/src/Makefile
parent2a0a4a206d101e1b6f2d73bc3c0b59cccca3dee5 (diff)
downloadotp-57177e12e5682c74b8f977f4b3a2f5aececc4b52.tar.gz
otp-57177e12e5682c74b8f977f4b3a2f5aececc4b52.tar.bz2
otp-57177e12e5682c74b8f977f4b3a2f5aececc4b52.zip
Removed the usage of the codeinclude tag in the documentation.
Diffstat (limited to 'lib/orber/doc/src/Makefile')
-rw-r--r--lib/orber/doc/src/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/lib/orber/doc/src/Makefile b/lib/orber/doc/src/Makefile
index c82db49c9b..b8e26d5ba3 100644
--- a/lib/orber/doc/src/Makefile
+++ b/lib/orber/doc/src/Makefile
@@ -1,19 +1,19 @@
#
# %CopyrightBegin%
-#
-# Copyright Ericsson AB 1997-2009. All Rights Reserved.
-#
+#
+# Copyright Ericsson AB 1997-2010. All Rights Reserved.
+#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
# compliance with the License. You should have received a copy of the
# Erlang Public License along with this software. If not, it can be
# retrieved online at http://www.erlang.org/.
-#
+#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
# the License for the specific language governing rights and limitations
# under the License.
-#
+#
# %CopyrightEnd%
#
#
@@ -74,7 +74,6 @@ XML_CHAPTER_FILES = \
ch_ifr.xml \
ch_install.xml \
ch_idl_to_erlang_mapping.xml \
- ch_example.xml \
ch_naming_service.xml \
ch_stubs.xml \
ch_security.xml \