lib/ProofGeneral/pgip_isar.xml
changeset 17738 9c7fc0d5cf84
parent 17730 643f0f4293ae
child 17740 fc385ce6187d
equal deleted inserted replaced
17737:636becdc3ccc 17738:9c7fc0d5cf84
    13 
    13 
    14 STATUS: incomplete and experimental.
    14 STATUS: incomplete and experimental.
    15 -->
    15 -->
    16 
    16 
    17 <displayconfig>
    17 <displayconfig>
       
    18 
       
    19   <!-- basic prover information and pointers to documentation -->
       
    20 
       
    21   <welcomemsg>Welcome to Isabelle/Isar 2005.</welcomemsg>
       
    22 
       
    23   <helpdoc name="Isabelle/HOL Tutorial" 
       
    24 	   descr="A gentle introduction to Isabelle/HOL"
       
    25            url="http://isabelle.in.tum.de/dist/Isabelle/doc/tutorial.pdf"
       
    26   >tutorial</helpdoc>
       
    27   <helpdoc name="Isabelle HOL Logic Reference" 
       
    28 	   descr="The Isabelle HOL Logic in detail"
       
    29            url="http://isabelle.in.tum.de/dist/Isabelle/doc/logics-HOL.pdf"
       
    30   >logics-HOL</helpdoc>
       
    31   <helpdoc name="Isar Tutorial" 
       
    32 	   descr="An Introduction to the Isar proof language"
       
    33            url="http://isabelle.in.tum.de/dist/Isabelle/doc/isar-overview.pdf"
       
    34   >isar-overview</helpdoc>
       
    35   <helpdoc name="Isabelle/Isar Reference" 
       
    36 	   descr="Reference Manual for Isabelle/Isar"
       
    37            url="http://isabelle.in.tum.de/dist/Isabelle/doc/isar-ref.pdf"
       
    38   >isar-ref</helpdoc>
       
    39   <helpdoc name="Isabelle Reference manual"
       
    40 	   descr="Reference Manual for Isabelle"
       
    41            url="http://isabelle.in.tum.de/dist/Isabelle/doc/ref.pdf"
       
    42   >ref</helpdoc>
       
    43   <helpdoc name="Isabelle System manual"
       
    44 	   descr="System Manual: interfaces, output, building logics."
       
    45            url="http://isabelle.in.tum.de/dist/Isabelle/doc/system.pdf"
       
    46   >system</helpdoc>
       
    47 
    18   <!-- objtypes -->
    48   <!-- objtypes -->
    19   <objtype name="toplevel" descr="top-level context (PGIP internal)">
    49   <objtype name="toplevel" descr="top-level context (PGIP internal)">
    20   <contains objtype="theory"/>
    50   <contains objtype="theory"/>
    21   </objtype>
    51   </objtype>
    22   <objtype name="theory" descr="Isabelle theory">
    52   <objtype name="theory" descr="Isabelle theory">