author | haftmann |
Thu, 15 Jan 2015 13:39:41 +0100 | |
changeset 59378 | 065f349852e6 |
parent 59175 | bf465f335e85 |
child 59405 | 4a0b34ef0563 |
permissions | -rw-r--r-- |
51397
03b586ee5930
support for 'chapter' specifications within session ROOT;
wenzelm
parents:
50426
diff
changeset
|
1 |
chapter Doc |
03b586ee5930
support for 'chapter' specifications within session ROOT;
wenzelm
parents:
50426
diff
changeset
|
2 |
|
48950
9965099f51ad
more standard document preparation within session context;
wenzelm
parents:
48949
diff
changeset
|
3 |
session Classes (doc) in "Classes" = HOL + |
55385
169e12bbf9a3
discontinued axiomatic 'classes', 'classrel', 'arities';
wenzelm
parents:
55159
diff
changeset
|
4 |
options [document_variants = "classes", quick_and_dirty] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
5 |
theories [document = false] Setup |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
6 |
theories Classes |
56534 | 7 |
document_files (in "..") |
8 |
"prepare_document" |
|
9 |
"pdfsetup.sty" |
|
10 |
"iman.sty" |
|
11 |
"extra.sty" |
|
12 |
"isar.sty" |
|
13 |
"manual.bib" |
|
14 |
document_files |
|
15 |
"build" |
|
16 |
"root.tex" |
|
17 |
"style.sty" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
18 |
|
59378
065f349852e6
separate image for prerequisites of codegen tutorial
haftmann
parents:
59175
diff
changeset
|
19 |
session Codegen_Basics in "Codegen" = "HOL" + |
065f349852e6
separate image for prerequisites of codegen tutorial
haftmann
parents:
59175
diff
changeset
|
20 |
theories [document = false] |
065f349852e6
separate image for prerequisites of codegen tutorial
haftmann
parents:
59175
diff
changeset
|
21 |
Setup |
065f349852e6
separate image for prerequisites of codegen tutorial
haftmann
parents:
59175
diff
changeset
|
22 |
|
065f349852e6
separate image for prerequisites of codegen tutorial
haftmann
parents:
59175
diff
changeset
|
23 |
session Codegen (doc) in "Codegen" = "Codegen_Basics" + |
48951
b9238cbcdd41
more standard document preparation within session context;
wenzelm
parents:
48950
diff
changeset
|
24 |
options [document_variants = "codegen", print_mode = "no_brackets,iff"] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
25 |
theories |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
26 |
Introduction |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
27 |
Foundations |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
28 |
Refinement |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
29 |
Inductive_Predicate |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
30 |
Evaluation |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
31 |
Adaptation |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
32 |
Further |
56534 | 33 |
document_files (in "..") |
34 |
"prepare_document" |
|
35 |
"pdfsetup.sty" |
|
36 |
"iman.sty" |
|
37 |
"extra.sty" |
|
38 |
"isar.sty" |
|
39 |
"manual.bib" |
|
40 |
document_files |
|
41 |
"build" |
|
42 |
"root.tex" |
|
43 |
"style.sty" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
44 |
|
55073 | 45 |
session Datatypes (doc) in "Datatypes" = HOL + |
53618 | 46 |
options [document_variants = "datatypes"] |
52822 | 47 |
theories [document = false] Setup |
52792
3e651be14fcd
sketched documentation for new (co)datatype package
blanchet
parents:
52742
diff
changeset
|
48 |
theories Datatypes |
56534 | 49 |
document_files (in "..") |
50 |
"prepare_document" |
|
51 |
"pdfsetup.sty" |
|
52 |
"iman.sty" |
|
53 |
"extra.sty" |
|
54 |
"isar.sty" |
|
55 |
"manual.bib" |
|
56 |
document_files |
|
57 |
"build" |
|
58 |
"root.tex" |
|
59 |
"style.sty" |
|
52792
3e651be14fcd
sketched documentation for new (co)datatype package
blanchet
parents:
52742
diff
changeset
|
60 |
|
48948
fa49f8890ef3
more standard document preparation within session context;
wenzelm
parents:
48947
diff
changeset
|
61 |
session Functions (doc) in "Functions" = HOL + |
54017
2a3c07f49615
basic documentation for function elimination rules and fun_cases
krauss
parents:
53769
diff
changeset
|
62 |
options [document_variants = "functions", skip_proofs = false, quick_and_dirty] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
63 |
theories Functions |
56534 | 64 |
document_files (in "..") |
65 |
"prepare_document" |
|
66 |
"pdfsetup.sty" |
|
67 |
"iman.sty" |
|
68 |
"extra.sty" |
|
69 |
"isar.sty" |
|
70 |
"manual.bib" |
|
71 |
document_files |
|
72 |
"build" |
|
73 |
"conclusion.tex" |
|
74 |
"intro.tex" |
|
75 |
"mathpartir.sty" |
|
76 |
"root.tex" |
|
77 |
"style.sty" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
78 |
|
57393
84e8d378eb5e
suppress documentation "how_to_prove_it" for now, notably for release;
wenzelm
parents:
57339
diff
changeset
|
79 |
session How_to_Prove_it (* FIXME (doc) *) in "How_to_Prove_it" = HOL + |
56825 | 80 |
options [document_variants = "how_to_prove_it", show_question_marks = false] |
81 |
theories |
|
82 |
How_to_Prove_it |
|
83 |
document_files |
|
84 |
"root.tex" |
|
85 |
"root.bib" |
|
86 |
"prelude.tex" |
|
87 |
||
48969 | 88 |
session Intro (doc) in "Intro" = Pure + |
89 |
options [document_variants = "intro"] |
|
90 |
theories |
|
56534 | 91 |
document_files (in "..") |
92 |
"prepare_document" |
|
93 |
"pdfsetup.sty" |
|
94 |
"iman.sty" |
|
95 |
"extra.sty" |
|
96 |
"ttbox.sty" |
|
97 |
"manual.bib" |
|
98 |
document_files |
|
99 |
"advanced.tex" |
|
100 |
"build" |
|
101 |
"foundations.tex" |
|
102 |
"getting.tex" |
|
103 |
"root.tex" |
|
48969 | 104 |
|
56420
b266e7a86485
closer correspondence of document and session names, while maintaining document names for external reference
haftmann
parents:
55385
diff
changeset
|
105 |
session Implementation (doc) in "Implementation" = "HOL-Proofs" + |
58801 | 106 |
options [document_variants = "implementation", quick_and_dirty] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
107 |
theories |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
108 |
Eq |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
109 |
Integration |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
110 |
Isar |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
111 |
Local_Theory |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
112 |
ML |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
113 |
Prelim |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
114 |
Proof |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
115 |
Syntax |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
116 |
Tactic |
52499 | 117 |
theories [parallel_proofs = 0] |
52410 | 118 |
Logic |
56534 | 119 |
document_files (in "..") |
120 |
"prepare_document" |
|
121 |
"pdfsetup.sty" |
|
122 |
"iman.sty" |
|
123 |
"extra.sty" |
|
124 |
"isar.sty" |
|
125 |
"ttbox.sty" |
|
126 |
"underscore.sty" |
|
127 |
"manual.bib" |
|
128 |
document_files |
|
129 |
"build" |
|
130 |
"root.tex" |
|
131 |
"style.sty" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
132 |
|
56451
856492b0f755
even more standardized doc session names after #b266e7a86485
haftmann
parents:
56420
diff
changeset
|
133 |
session Isar_Ref (doc) in "Isar_Ref" = HOL + |
48958
12afbf6eb7f9
more standard document preparation within session context;
wenzelm
parents:
48957
diff
changeset
|
134 |
options [document_variants = "isar-ref", quick_and_dirty, thy_output_source] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
135 |
theories |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
136 |
Preface |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
137 |
Synopsis |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
138 |
Framework |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
139 |
First_Order_Logic |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
140 |
Outer_Syntax |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
141 |
Document_Preparation |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
142 |
Spec |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
143 |
Proof |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
144 |
Inner_Syntax |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
145 |
Misc |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
146 |
Generic |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
147 |
HOL_Specific |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
148 |
Quick_Reference |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
149 |
Symbols |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
150 |
ML_Tactic |
56534 | 151 |
document_files (in "..") |
152 |
"prepare_document" |
|
153 |
"pdfsetup.sty" |
|
154 |
"iman.sty" |
|
155 |
"extra.sty" |
|
156 |
"isar.sty" |
|
157 |
"ttbox.sty" |
|
158 |
"underscore.sty" |
|
159 |
"manual.bib" |
|
160 |
document_files |
|
161 |
"build" |
|
162 |
"isar-vm.pdf" |
|
163 |
"isar-vm.svg" |
|
164 |
"root.tex" |
|
165 |
"showsymbols" |
|
166 |
"style.sty" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
167 |
|
54354 | 168 |
session JEdit (doc) in "JEdit" = HOL + |
53769 | 169 |
options [document_variants = "jedit", thy_output_source] |
170 |
theories |
|
171 |
JEdit |
|
56534 | 172 |
document_files (in "..") |
173 |
"extra.sty" |
|
174 |
"iman.sty" |
|
175 |
"isar.sty" |
|
176 |
"manual.bib" |
|
177 |
"pdfsetup.sty" |
|
178 |
"prepare_document" |
|
179 |
"ttbox.sty" |
|
180 |
"underscore.sty" |
|
181 |
document_files (in "../Isar_Ref/document") |
|
182 |
"style.sty" |
|
183 |
document_files |
|
184 |
"auto-tools.png" |
|
185 |
"build" |
|
186 |
"isabelle-jedit.png" |
|
187 |
"output.png" |
|
57312 | 188 |
"query.png" |
56534 | 189 |
"popup1.png" |
190 |
"popup2.png" |
|
191 |
"root.tex" |
|
57336 | 192 |
"sidekick.png" |
56534 | 193 |
"sledgehammer.png" |
57339 | 194 |
"theories.png" |
53769 | 195 |
|
56420
b266e7a86485
closer correspondence of document and session names, while maintaining document names for external reference
haftmann
parents:
55385
diff
changeset
|
196 |
session Sugar (doc) in "Sugar" = HOL + |
48949
a773af3e37d6
more standard document preparation within session context;
wenzelm
parents:
48948
diff
changeset
|
197 |
options [document_variants = "sugar"] |
a773af3e37d6
more standard document preparation within session context;
wenzelm
parents:
48948
diff
changeset
|
198 |
theories [document = ""] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
199 |
"~~/src/HOL/Library/LaTeXsugar" |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
200 |
"~~/src/HOL/Library/OptionalSugar" |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
201 |
theories Sugar |
56534 | 202 |
document_files (in "..") |
203 |
"prepare_document" |
|
204 |
"pdfsetup.sty" |
|
205 |
document_files |
|
206 |
"build" |
|
207 |
"mathpartir.sty" |
|
208 |
"root.bib" |
|
209 |
"root.tex" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
210 |
|
48943
54da920baf38
more standard document preparation within session context;
wenzelm
parents:
48942
diff
changeset
|
211 |
session Locales (doc) in "Locales" = HOL + |
59175
bf465f335e85
system option "pretty_margin" is superseded by "thy_output_margin";
wenzelm
parents:
58801
diff
changeset
|
212 |
options [document_variants = "locales", thy_output_margin = 65, skip_proofs = false] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
213 |
theories |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
214 |
Examples1 |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
215 |
Examples2 |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
216 |
Examples3 |
56534 | 217 |
document_files (in "..") |
218 |
"prepare_document" |
|
219 |
"pdfsetup.sty" |
|
220 |
document_files |
|
221 |
"build" |
|
222 |
"root.bib" |
|
223 |
"root.tex" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
224 |
|
48942
75d8778f94d3
more standard document preparation within session context;
wenzelm
parents:
48941
diff
changeset
|
225 |
session Logics (doc) in "Logics" = Pure + |
75d8778f94d3
more standard document preparation within session context;
wenzelm
parents:
48941
diff
changeset
|
226 |
options [document_variants = "logics"] |
75d8778f94d3
more standard document preparation within session context;
wenzelm
parents:
48941
diff
changeset
|
227 |
theories |
56534 | 228 |
document_files (in "..") |
229 |
"prepare_document" |
|
230 |
"pdfsetup.sty" |
|
231 |
"iman.sty" |
|
232 |
"extra.sty" |
|
233 |
"ttbox.sty" |
|
234 |
"manual.bib" |
|
235 |
document_files |
|
236 |
"CTT.tex" |
|
237 |
"HOL.tex" |
|
238 |
"LK.tex" |
|
239 |
"Sequents.tex" |
|
240 |
"build" |
|
241 |
"preface.tex" |
|
242 |
"root.tex" |
|
243 |
"syntax.tex" |
|
48945
b5758f5a469c
more standard document preparation within session context;
wenzelm
parents:
48944
diff
changeset
|
244 |
|
56451
856492b0f755
even more standardized doc session names after #b266e7a86485
haftmann
parents:
56420
diff
changeset
|
245 |
session Logics_ZF (doc) in "Logics_ZF" = ZF + |
48956 | 246 |
options [document_variants = "logics-ZF", print_mode = "brackets", |
247 |
thy_output_source] |
|
48946
a9b8344f5196
more standard document preparation within session context;
wenzelm
parents:
48945
diff
changeset
|
248 |
theories |
a9b8344f5196
more standard document preparation within session context;
wenzelm
parents:
48945
diff
changeset
|
249 |
IFOL_examples |
a9b8344f5196
more standard document preparation within session context;
wenzelm
parents:
48945
diff
changeset
|
250 |
FOL_examples |
a9b8344f5196
more standard document preparation within session context;
wenzelm
parents:
48945
diff
changeset
|
251 |
ZF_examples |
a9b8344f5196
more standard document preparation within session context;
wenzelm
parents:
48945
diff
changeset
|
252 |
If |
48956 | 253 |
ZF_Isar |
56534 | 254 |
document_files (in "..") |
255 |
"prepare_document" |
|
256 |
"pdfsetup.sty" |
|
257 |
"isar.sty" |
|
258 |
"ttbox.sty" |
|
259 |
"manual.bib" |
|
260 |
document_files (in "../Logics/document") |
|
261 |
"syntax.tex" |
|
262 |
document_files |
|
263 |
"FOL.tex" |
|
264 |
"ZF.tex" |
|
265 |
"build" |
|
266 |
"logics.sty" |
|
267 |
"root.tex" |
|
48946
a9b8344f5196
more standard document preparation within session context;
wenzelm
parents:
48945
diff
changeset
|
268 |
|
48944
ac15a85e9282
more standard document preparation within session context;
wenzelm
parents:
48943
diff
changeset
|
269 |
session Main (doc) in "Main" = HOL + |
ac15a85e9282
more standard document preparation within session context;
wenzelm
parents:
48943
diff
changeset
|
270 |
options [document_variants = "main"] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
271 |
theories Main_Doc |
56534 | 272 |
document_files (in "..") |
273 |
"prepare_document" |
|
274 |
"pdfsetup.sty" |
|
275 |
document_files |
|
276 |
"build" |
|
277 |
"root.tex" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
278 |
|
48963
f11d88bfa934
more standard document preparation within session context;
wenzelm
parents:
48962
diff
changeset
|
279 |
session Nitpick (doc) in "Nitpick" = Pure + |
f11d88bfa934
more standard document preparation within session context;
wenzelm
parents:
48962
diff
changeset
|
280 |
options [document_variants = "nitpick"] |
f11d88bfa934
more standard document preparation within session context;
wenzelm
parents:
48962
diff
changeset
|
281 |
theories |
56534 | 282 |
document_files (in "..") |
283 |
"prepare_document" |
|
284 |
"pdfsetup.sty" |
|
285 |
"iman.sty" |
|
286 |
"manual.bib" |
|
287 |
document_files |
|
288 |
"build" |
|
289 |
"root.tex" |
|
48963
f11d88bfa934
more standard document preparation within session context;
wenzelm
parents:
48962
diff
changeset
|
290 |
|
56451
856492b0f755
even more standardized doc session names after #b266e7a86485
haftmann
parents:
56420
diff
changeset
|
291 |
session Prog_Prove (doc) in "Prog_Prove" = HOL + |
48947
7eee8b2d2099
more standard document preparation within session context;
wenzelm
parents:
48946
diff
changeset
|
292 |
options [document_variants = "prog-prove", show_question_marks = false] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
293 |
theories |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
294 |
Basics |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
295 |
Bool_nat_list |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
296 |
MyList |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
297 |
Types_and_funs |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
298 |
Logic |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
299 |
Isar |
56534 | 300 |
document_files (in ".") |
301 |
"MyList.thy" |
|
302 |
document_files (in "..") |
|
303 |
"prepare_document" |
|
304 |
"pdfsetup.sty" |
|
305 |
document_files |
|
306 |
"bang.pdf" |
|
307 |
"build" |
|
308 |
"intro-isabelle.tex" |
|
309 |
"mathpartir.sty" |
|
310 |
"prelude.tex" |
|
311 |
"root.bib" |
|
312 |
"root.tex" |
|
313 |
"svmono.cls" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
314 |
|
48962
a1acc1cb0271
more standard document preparation within session context;
wenzelm
parents:
48961
diff
changeset
|
315 |
session Sledgehammer (doc) in "Sledgehammer" = Pure + |
a1acc1cb0271
more standard document preparation within session context;
wenzelm
parents:
48961
diff
changeset
|
316 |
options [document_variants = "sledgehammer"] |
a1acc1cb0271
more standard document preparation within session context;
wenzelm
parents:
48961
diff
changeset
|
317 |
theories |
56534 | 318 |
document_files (in "..") |
319 |
"prepare_document" |
|
320 |
"pdfsetup.sty" |
|
321 |
"iman.sty" |
|
322 |
"manual.bib" |
|
323 |
document_files |
|
324 |
"build" |
|
325 |
"root.tex" |
|
48962
a1acc1cb0271
more standard document preparation within session context;
wenzelm
parents:
48961
diff
changeset
|
326 |
|
48937
e7418f8d49fe
more standard document preparation within session context;
wenzelm
parents:
48738
diff
changeset
|
327 |
session System (doc) in "System" = Pure + |
e7418f8d49fe
more standard document preparation within session context;
wenzelm
parents:
48738
diff
changeset
|
328 |
options [document_variants = "system", thy_output_source] |
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
329 |
theories |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
330 |
Basics |
48578 | 331 |
Sessions |
332 |
Presentation |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
333 |
Scala |
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
334 |
Misc |
56534 | 335 |
document_files (in "..") |
336 |
"prepare_document" |
|
337 |
"pdfsetup.sty" |
|
338 |
"iman.sty" |
|
339 |
"extra.sty" |
|
340 |
"isar.sty" |
|
341 |
"ttbox.sty" |
|
342 |
"underscore.sty" |
|
343 |
"manual.bib" |
|
344 |
document_files (in "../Isar_Ref/document") |
|
345 |
"style.sty" |
|
346 |
document_files |
|
347 |
"browser_screenshot.png" |
|
348 |
"build" |
|
349 |
"root.tex" |
|
48502
fd03877ad5bc
session specifications for doc-src, excluding TutorialI for now;
wenzelm
parents:
diff
changeset
|
350 |
|
48985 | 351 |
session Tutorial (doc) in "Tutorial" = HOL + |
51558
91f8bed6d0a4
allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
wenzelm
parents:
51397
diff
changeset
|
352 |
options [document_variants = "tutorial", print_mode = "brackets", skip_proofs = false] |
53376 | 353 |
theories [threads = 1] |
354 |
"ToyList/ToyList_Test" |
|
48526 | 355 |
theories [thy_output_indent = 5] |
356 |
"ToyList/ToyList" |
|
357 |
"Ifexpr/Ifexpr" |
|
358 |
"CodeGen/CodeGen" |
|
359 |
"Trie/Trie" |
|
360 |
"Datatype/ABexpr" |
|
361 |
"Datatype/unfoldnested" |
|
362 |
"Datatype/Nested" |
|
363 |
"Datatype/Fundata" |
|
364 |
"Fun/fun0" |
|
365 |
"Advanced/simp2" |
|
366 |
"CTL/PDL" |
|
367 |
"CTL/CTL" |
|
368 |
"CTL/CTLind" |
|
369 |
"Inductive/Even" |
|
370 |
"Inductive/Mutual" |
|
371 |
"Inductive/Star" |
|
372 |
"Inductive/AB" |
|
373 |
"Inductive/Advanced" |
|
374 |
"Misc/Tree" |
|
375 |
"Misc/Tree2" |
|
376 |
"Misc/Plus" |
|
377 |
"Misc/case_exprs" |
|
378 |
"Misc/fakenat" |
|
379 |
"Misc/natsum" |
|
380 |
"Misc/pairs2" |
|
381 |
"Misc/Option2" |
|
382 |
"Misc/types" |
|
383 |
"Misc/prime_def" |
|
384 |
"Misc/simp" |
|
385 |
"Misc/Itrev" |
|
386 |
"Misc/AdvancedInd" |
|
387 |
"Misc/appendix" |
|
388 |
theories |
|
389 |
"Protocol/NS_Public" |
|
390 |
"Documents/Documents" |
|
48966
6e15de7dd871
more standard document preparation within session context: avoid clashes with generated .tex files, even on case-insensible file-system;
wenzelm
parents:
48963
diff
changeset
|
391 |
theories [document = ""] |
48526 | 392 |
"Types/Setup" |
59175
bf465f335e85
system option "pretty_margin" is superseded by "thy_output_margin";
wenzelm
parents:
58801
diff
changeset
|
393 |
theories [thy_output_margin = 64, thy_output_indent = 0] |
48526 | 394 |
"Types/Numbers" |
395 |
"Types/Pairs" |
|
396 |
"Types/Records" |
|
397 |
"Types/Typedefs" |
|
398 |
"Types/Overloading" |
|
399 |
"Types/Axioms" |
|
400 |
"Rules/Basic" |
|
401 |
"Rules/Blast" |
|
402 |
"Rules/Force" |
|
59175
bf465f335e85
system option "pretty_margin" is superseded by "thy_output_margin";
wenzelm
parents:
58801
diff
changeset
|
403 |
theories [thy_output_margin = 64, thy_output_indent = 5] |
55159
608c157d743d
Replacing the theory Library/Binomial by Number_Theory/Binomial
paulson <lp15@cam.ac.uk>
parents:
55073
diff
changeset
|
404 |
"Rules/TPrimes" |
48526 | 405 |
"Rules/Forward" |
406 |
"Rules/Tacticals" |
|
407 |
"Rules/find2" |
|
408 |
"Sets/Examples" |
|
409 |
"Sets/Functions" |
|
410 |
"Sets/Relations" |
|
411 |
"Sets/Recur" |
|
56534 | 412 |
document_files (in "ToyList") |
57083 | 413 |
"ToyList1.txt" |
414 |
"ToyList2.txt" |
|
56534 | 415 |
document_files (in "..") |
416 |
"pdfsetup.sty" |
|
417 |
"ttbox.sty" |
|
418 |
"manual.bib" |
|
419 |
document_files |
|
420 |
"advanced0.tex" |
|
421 |
"appendix0.tex" |
|
422 |
"basics.tex" |
|
423 |
"build" |
|
424 |
"cl2emono-modified.sty" |
|
425 |
"ctl0.tex" |
|
426 |
"documents0.tex" |
|
427 |
"fp.tex" |
|
428 |
"inductive0.tex" |
|
429 |
"isa-index" |
|
430 |
"Isa-logics.pdf" |
|
431 |
"numerics.tex" |
|
432 |
"pghead.pdf" |
|
433 |
"preface.tex" |
|
434 |
"protocol.tex" |
|
435 |
"root.tex" |
|
436 |
"rules.tex" |
|
437 |
"sets.tex" |
|
438 |
"tutorial.sty" |
|
439 |
"typedef.pdf" |
|
440 |
"types0.tex" |