Menu

Commit [r3128]  Maximize  Restore  History

Updateing the formatting of the Javadoc

hotzst 2010-03-13

changed /trunk/ch.sahits.codegen.java/src/ch/sahits/codegen/java/extensions/JavaGenerator.java
changed /trunk/ch.sahits.codegen.java/src/ch/sahits/codegen/java/extensions/ReferenceImplementation.java
changed /trunk/ch.sahits.codegen/src/ch/sahits/codegen/extensions/JETemplate.java
/trunk/ch.sahits.codegen.java/src/ch/sahits/codegen/java/extensions/JavaGenerator.java Diff Switch to side-by-side view
--- a/trunk/ch.sahits.codegen.java/src/ch/sahits/codegen/java/extensions/JavaGenerator.java
+++ b/trunk/ch.sahits.codegen.java/src/ch/sahits/codegen/java/extensions/JavaGenerator.java
@@ -111,7 +111,7 @@
 		return null;
 	}
 	/**
-	 * This methods retrieves the map of generates in the form <bundle@generator,display name>.
+	 * This methods retrieves the map of generates in the form {@code <bundle@generator,display name> }.
 	 * If the generator is a JET it is the location of the file else the class name.
 	 * Each display name is unique. Should two generators have the same display name
 	 * the second and all further will display the key as display name
/trunk/ch.sahits.codegen.java/src/ch/sahits/codegen/java/extensions/ReferenceImplementation.java Diff Switch to side-by-side view
Loading...
/trunk/ch.sahits.codegen/src/ch/sahits/codegen/extensions/JETemplate.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.