From 871468accb7ab870a5bf5e277ca5692516ace4fd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 28 Jun 2010 18:32:50 +0800 Subject: [PATCH] templates/seed/class_ix.html --- templates/seed/class_ix.html | 49 ++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100755 templates/seed/class_ix.html diff --git a/templates/seed/class_ix.html b/templates/seed/class_ix.html new file mode 100755 index 0000000..96602b1 --- /dev/null +++ b/templates/seed/class_ix.html @@ -0,0 +1,49 @@ +

{+ (new Link().toSymbol(data.name)) +}

+
+ +

Classes

+ + + + + +

Interfaces

+ + + + +

Structs

+ + + + +

Unions

+ + + + +

Enums

+ + + \ No newline at end of file -- 2.39.2