From 02442847f17c1767d5a34059b5bc8f09215a6b4a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 18 Jul 2002 09:27:20 +0000 Subject: Add links to Emacs manuals. --- html/doc.html | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) (limited to 'html') diff --git a/html/doc.html b/html/doc.html index f072c0fd..51d084a9 100644 --- a/html/doc.html +++ b/html/doc.html @@ -1,4 +1,4 @@ -

Manual

+

Manuals for Proof General

There are two manuals for Proof General: @@ -29,9 +29,7 @@ For printing you can download:

The PostScript files are recommended over the PDF. -

-

-Note that both manuals (in HTML and Info formats) are included in the +Both manuals (in HTML and Info formats) are included in the download. When running Proof General the manual is available from the "Proof General" menu. It should also appear in the system Info pages. @@ -49,6 +47,35 @@ announcements by joining our mailing list.

+ +

Manuals for Emacs

+ +

If you're new to Emacs, it's recommended to try the Emacs tutorial, +available inside Emacs by pressing C-h t (which means +ctrl-with-h followed by t). There are many +other C-h commands, and the Help menu inside Emacs gives access +to more help facilities. +

+

For on-line reading, these links might be helpful: +

+(You don't need to look at anything about lisp unless you're interested +in developing Proof General). +

+

The corresponding manuals for XEmacs are +available here (xemacs.org). +

+ + + + + +

References

Ideas for the future of Proof General are given here: -- cgit v1.2.3