# HG changeset patch
# User wenzelm
# Date 1218653857 -7200
# Node ID 911bf8e58c4c06583f3a86f825f5ef7492bcd5f2
# Parent 5125b3c1efc228dd3202f95bed89c2b5e3ff7736
removed obsolete verbatim_source, results, chapter, section etc.;
removed redundant end_index, end_theory;
diff -r 5125b3c1efc2 -r 911bf8e58c4c src/Pure/Thy/html.ML
--- a/src/Pure/Thy/html.ML Wed Aug 13 20:57:35 2008 +0200
+++ b/src/Pure/Thy/html.ML Wed Aug 13 20:57:37 2008 +0200
@@ -25,20 +25,13 @@
val begin_document: string -> text
val end_document: text
val begin_index: Url.T * string -> Url.T * string -> (Url.T * string) list -> Url.T -> text
- val end_index: text
val applet_pages: string -> Url.T * string -> (string * string) list
val theory_entry: Url.T * string -> text
val session_entries: (Url.T * string) list -> text
- val verbatim_source: Symbol.symbol list -> text
+ val theory_source: text -> text
val begin_theory: Url.T * string -> string -> (Url.T option * string) list ->
(Url.T * Url.T * bool) list -> text -> text
- val end_theory: text
val ml_file: Url.T -> string -> text
- val results: Proof.context -> string -> (string * thm list) list -> text
- val chapter: string -> text
- val section: string -> text
- val subsection: string -> text
- val subsubsection: string -> text
end;
structure HTML: HTML =
@@ -310,8 +303,6 @@
implode (map (fn (p, name) => "
\nView " ^ href_path p name) docs)) ^
"\n\n
" ^ - implode (output_symbols ss) ^ - "\n
" + "\n