/jEdit/tags/jedit-4-2-pre4/doc/FAQ/faq-intro.xml
# · XML · 30 lines · 23 code · 2 blank · 5 comment · 0 complexity · 5ea4e1b28b2d29701139a4224f6d5044 MD5 · raw file
- <!-- jEdit buffer-local properties: -->
- <!-- :indentSize=4:noTabs=false:maxLineLen=72:tabSize=4: -->
- <!-- :xml.root=faq.xml: -->
- <!-- jEdit FAQ -->
- <!-- Copyright (C) 2003 John Gellene, Kris Kopicki -->
- <sect1 id="intro"><title>Introduction</title>
- <para>
- This document explains many of the basic features of jEdit and provides
- solutions for commonly encountered problems. It is not the principal
- resource for learning how to use and customize jEdit. The application
- includes an extensive User's Guide available from within jEdit by
- selecting <guimenuitem>jEdit Help</guimenuitem> on the
- <guimenu>Help</guimenu> menu.
- </para>
- <para>
- The User's Guide includes tutorials on writing macros and plugins as
- well as an annotated guide to jEdit's Application Programming Interface
- (API). It is worth browsing through the User's Guide to get a full sense
- of what jEdit has to offer. This document is intended to supplement the
- User's Guide by focusing on specific, relatively narrow topics in the
- traditional question-and-answer format.
- </para>
- <para>
- Each section of this document deals with a different category of topics,
- and each begins with a listing of the questions covered. This should
- allow you to find the information you are seeking quickly.
- </para>
- </sect1>