Members -> Attribute und Methoden
This commit is contained in:
@@ -1865,7 +1865,7 @@ public class TeXDoclet extends Doclet {
|
|||||||
// do not user true type and do not print full name here
|
// do not user true type and do not print full name here
|
||||||
// because this produces an ugly view in the Contents section
|
// because this produces an ugly view in the Contents section
|
||||||
// os.print("Members inherited from class "+TRUETYPE+""
|
// os.print("Members inherited from class "+TRUETYPE+""
|
||||||
os.print("Members geerbt von Klasse "
|
os.print("Attribute und Methoden geerbt von Klasse "
|
||||||
+ HTMLtoLaTeXBackEnd.fixText(par.name()) + " ");
|
+ HTMLtoLaTeXBackEnd.fixText(par.name()) + " ");
|
||||||
os.println("}{");
|
os.println("}{");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user