From 22c596b1f983a1692066c123bbbbd8c73b45a0ba Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sat, 11 Oct 2008 18:07:44 -0400 Subject: [PATCH] a bunch of UI changes, some haxedoc work --- htdocs/index.html | 8 +- htdocs/style.css | 6 +- src/CodeVersionInformation.hx | 21 +++-- src/JavaScriptTarget.hx | 146 +++++++++++++++++++++++++----- src/TestCodeVersionInformation.hx | 62 +++++++++++-- src/TestJavaScriptTarget.hx | 6 +- 6 files changed, 200 insertions(+), 49 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index de5dc4b..089ace3 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -18,13 +18,13 @@