From d41e3bba42bd6a96feba8a61bda8e0cdb206ccd9 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 29 Dec 2014 17:10:30 -0200 Subject: [PATCH] Adjusting title --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 226acd91..57a9ca36 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -152,7 +152,7 @@ System.out.println(javaClass); ``` JavaDoc creation and parsing ------------------------------------ +---------------------------- Here is an example on how to add JavaDoc to a class: