author | wenzelm |
Sat, 15 Aug 2015 19:07:11 +0200 | |
changeset 60935 | 441c03582afa |
parent 60288 | d7f636331176 |
child 62362 | e4119d366ab0 |
permissions | -rw-r--r-- |
56423
c2f52824dbb2
explicit indication of important doc sections ("!"), which are expanded in the tree view;
wenzelm
parents:
53769
diff
changeset
|
1 |
Tutorials! |
47323 | 2 |
prog-prove Programming and Proving in Isabelle/HOL |
18555 | 3 |
tutorial Tutorial on Isabelle/HOL |
4 |
locales Tutorial on Locales |
|
22736 | 5 |
classes Tutorial on Type Classes |
52792
3e651be14fcd
sketched documentation for new (co)datatype package
blanchet
parents:
52552
diff
changeset
|
6 |
datatypes Tutorial on (Co)datatype Definitions |
21868 | 7 |
functions Tutorial on Function Definitions |
8 |
codegen Tutorial on Code Generation |
|
36930 | 9 |
nitpick User's Guide to Nitpick |
10 |
sledgehammer User's Guide to Sledgehammer |
|
60288
d7f636331176
added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
wenzelm
parents:
56426
diff
changeset
|
11 |
eisbach The Eisbach User Manual |
30467 | 12 |
sugar LaTeX Sugar for Isabelle documents |
14491
df007bdff9bf
put in sections, reorganized, removed intro to isabelle
kleing
parents:
14001
diff
changeset
|
13 |
|
56423
c2f52824dbb2
explicit indication of important doc sections ("!"), which are expanded in the tree view;
wenzelm
parents:
53769
diff
changeset
|
14 |
Reference Manuals! |
47320 | 15 |
main What's in Main |
18555 | 16 |
isar-ref The Isabelle/Isar Reference Manual |
25244 | 17 |
implementation The Isabelle/Isar Implementation Manual |
18555 | 18 |
system The Isabelle System Manual |
53769 | 19 |
jedit Isabelle/jEdit |
29747
bab2371e0348
explicit section for old/outdated manuals, which are still informative to some extent;
wenzelm
parents:
25248
diff
changeset
|
20 |
|
56426
ad83657a3f93
tuned -- just one qualification of sections ("!");
wenzelm
parents:
56423
diff
changeset
|
21 |
Old Manuals |
30118 | 22 |
intro Old Introduction to Isabelle |
52552
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
wenzelm
parents:
52415
diff
changeset
|
23 |
logics Isabelle's Logics: HOL and misc logics |
18555 | 24 |
logics-ZF Isabelle's Logics: FOL and ZF |
48964 | 25 |