From 671be4c25bc2aad9a8edfdf4cc1ca34c21c09a00 Mon Sep 17 00:00:00 2001 From: oburn Date: Sun, 2 Feb 2003 01:09:06 +0000 Subject: [PATCH] Added docs for {@inheritDoc} --- docs/config_javadoc.html | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/docs/config_javadoc.html b/docs/config_javadoc.html index 57843b310..cd221d379 100644 --- a/docs/config_javadoc.html +++ b/docs/config_javadoc.html @@ -41,7 +41,7 @@

PackageHtml

Description

- Checks that a package.html file exists for each + Checks that a package.html file exists for each package.

@@ -158,7 +158,7 @@ @throws or @exception
  • - @see + @see or {@inheritDoc}
  • @@ -180,7 +180,7 @@

    - This supports the convention in the Sun + This supports the convention in the Sun Javadoc Guidelines and the "Effective Java" book.

    @@ -235,23 +235,34 @@

    Notes

    Package