diff --git a/src/main/java/widoco/Constants.java b/src/main/java/widoco/Constants.java index daa2e68..15ef781 100644 --- a/src/main/java/widoco/Constants.java +++ b/src/main/java/widoco/Constants.java @@ -421,7 +421,7 @@ public class Constants { " -uniteSections: Write all HTML sections into a single HTML document. \n" + " -noPlaceHolderText: Do not add any placeholder text (this will remove intro, abstract (if empty) and " + "description sections)." + -" --help: Shows this message and exit.\n"; +" --help: Shows this message and exit.\n"; /** * Head section of the HTML document. @@ -444,7 +444,7 @@ public static String getAbstractSection(String abstractContent, Configuration c, /** * Text representing the div of the status. - * + * * @param c * @return */ @@ -646,7 +646,7 @@ public static String getNameSpaceDeclaration(HashMap namesp, Con * Serialization of the JSON LD for the ontology specification. Given that I * have faced some serialization issues, I serialize it by hand, using basic * properties. - * + * * @param c * @return */ @@ -903,7 +903,7 @@ private static String getW3CStyleDoc(String rsrcFolder){ * @param abs abstract section * @param intro introduction section * @param overview overview section - * @param des description section + * @param des description section * @param references references section * @param changelog changelog section * @param crossRef cross reference section @@ -935,7 +935,7 @@ public static String getUnifiedIndexDocument(String resourcesFolderName, Configu document += " \n" + " \n" + " " + "