;;;-*- Mode:LISP; Package:BROWSER; Base:10.; fonts: (cptfontb) -*- 
;;;
;;; $Header: /ct/doc/browser/nodedefs.l,v 1.3 84/09/26 08:57:59 alfred Exp $
;;; 
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;                              BR-DEFS                              ;;;
;;;                                                                   ;;;
;;;  Browser definitions for Browser user manual nodes                ;;;
;;;                                                                   ;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;The entries in this file will be built into a network and hung off of
;;;the pointer *BROWSER-MANUAL-POINTER* -- this is done in BLD-LATEST.L

(document (name browser)
          (documentname browser)
          (longlabel "The Browser User Manual")
          (shortlabel "Table of Contents")
          (children
	    (br-chapter-1 br-chapter-2 br-chapter-3 br-chapter-4
			  br-chapter-5 br-chapter-6)))

(chapter (name br-chapter-1)
    (documentname browser)
    (longlabel "Chapter 1: Introduction")
    (shortlabel "Chapter 1: Introduction")
    (parent (browser)))

(chapter (name br-chapter-2)
    (documentname browser)
    (longlabel "Chapter 2: Document Conventions")
    (shortlabel "Chapter 2: Document Conventions")
    (parent (browser)))

(chapter (name br-chapter-3)
    (documentname browser)
    (longlabel "Chapter 3: Running the Browser")
    (shortlabel "Chapter 3: Running the Browser")
    (parent (browser))
    (children (br-section3-1 br-section3-2 br-section3-3 br-section3-4)))

(section (name br-section3-1)
    (documentname browser)
    (longlabel "Section 3.1: Entering the Browser")
    (shortlabel "Section 3.1: Entering the Browser")
    (parent (br-chapter-3)))

(section (name br-section3-2)
    (documentname browser)
    (longlabel "Section 3.2: Exiting the Browser")
    (shortlabel "Section 3.2: Exiting the Browser")
    (parent (br-chapter-3)))

(section (name br-section3-3)
    (documentname browser)
    (longlabel "Section 3.3: Using the REFRESH Key")
    (shortlabel "Section 3.3: Using the REFRESH Key")
    (parent (br-chapter-3)))

(section (name br-section3-4)
    (documentname browser)
    (longlabel "Section 3.4: Using the Mouse to Select Menu Items")
    (shortlabel "Section 3.4: Using the Mouse to Select Menu Items")
    (parent (br-chapter-3)))

(chapter (name br-chapter-4)
    (documentname browser)
    (longlabel "Chapter 4: Browsing Through a Document")
    (shortlabel "Chapter 4: Browsing Through a Document")
    (parent (browser))
    (children (br-section4-1)))

(section (name br-section4-1)
    (documentname browser)
    (longlabel "Section 4.1: Screen Windows in Browsing Mode")
    (shortlabel "Section 4.1: Screen Windows in Browsing Mode")
    (parent (br-chapter-4))
    (children (br-section4-1-1 br-section4-1-2 br-section4-1-3 br-section4-1-4
    	       br-section4-1-5)))

(subsection (name br-section4-1-1)
    (documentname browser)
    (longlabel "Section 4.1.1: The Main Window")
    (shortlabel "Section 4.1.1: The Main Window")
    (parent (br-section4-1)))

(subsection (name br-section4-1-2)
    (documentname browser)
    (longlabel "Section 4.1.2: The Documents Window")
    (shortlabel "Section 4.2.2: The Documents Window")
    (parent (br-section4-1)))

(subsection (name br-section4-1-3)
    (documentname browser)
    (longlabel "Section 4.1.3: Previous Positions Window")
    (shortlabel "Section 4.1.3: Previous Positions Window")
    (parent (br-section4-1)))

(subsection (name br-section4-1-4)
    (documentname browser)
    (longlabel "Section 4.1.4: Browser Selection Window")
    (shortlabel "Section 4.1.4: Browser Selection Window")
    (parent (br-section4-1)))

(subsection (name br-section4-1-5)
    (documentname browser)
    (longlabel "Section 4.1.5: Mouse Documentation Line")
    (shortlabel "Section 4.1.5: Mouse Documentation Line")
    (parent (br-section4-1)))

(chapter (name br-chapter-5)
    (documentname browser)
    (longlabel "Chapter 5: Viewing the Text of a Document")
    (shortlabel "Chapter 5: Viewing a Document")
    (parent (browser))
    (children (br-section5-1 br-section5-2)))

(section (name br-section5-1)
    (documentname browser)
    (longlabel "Section 5.1: Browser Windows in Text Viewing Mode")
    (shortlabel "Section 5.1: Browser Windows in Text Viewing Mode")
    (parent (br-chapter-5))
    (children (br-section5-1-1 br-section5-1-2 br-section5-1-3)))

(subsection (name br-section5-1-1)
    (documentname browser)
    (longlabel "Section 5.1.1: Text Window")
    (shortlabel "Section 5.1.1: Text Window")
    (parent (br-section5-1)))

(subsection (name br-section5-1-2)
    (documentname browser)
    (longlabel "Section 5.1.2: Vertical Bar")
    (shortlabel "Section 5.1.2: Vertical Bar")
    (parent (br-section5-1)))

(subsection (name br-section5-1-3)
    (documentname browser)
    (longlabel "Section 5.1.3: Command Window")
    (shortlabel "Section 5.1.3: Command Window")
    (parent (br-section5-1)))

(section (name br-section5-2)
    (documentname browser)
    (longlabel "Section 5.2: Text Viewing Commands")
    (shortlabel "Section 5.2: Text Viewing Commands")
    (parent (br-chapter-5))
    (children
       (br-section5-2-1 br-section5-2-2 br-section5-2-3 br-section5-2-4
        br-section5-2-5)))

(subsection (name br-section5-2-1)
    (documentname browser)
    (longlabel "Section 5.2.1: Paging Commands")
    (shortlabel "Section 5.2.1: Paging Commands")
    (parent (br-section5-2)))

(subsection (name br-section5-2-2)
    (documentname browser)
    (longlabel "Section 5.2.2: ZMACS Paging Commands")
    (shortlabel "Section 5.2.2: ZMACS Paging Commands")
    (parent (br-section5-2)))

(subsection (name br-section5-2-3)
    (documentname browser)
    (longlabel "Section 5.2.3: Navigating Commands")
    (shortlabel "Section 5.2.3: Navigating Commands")
    (parent (br-section5-2)))

(subsection (name br-section5-2-4)
    (documentname browser)
    (longlabel "Section 5.2.4: XREF Command")
    (shortlabel "Section 5.2.4: XREF Command")
    (parent (br-section5-2)))

(subsection (name br-section5-2-5)
    (documentname browser)
    (longlabel "Section 5.2.5: EXIT Command")
    (shortlabel "Section 5.2.5: EXIT Command")
    (parent (br-section5-2)))

(chapter (name br-chapter-6)
    (documentname browser)
    (longlabel "Chapter 6: Sample Browsing Session")
    (shortlabel "Chapter 6: Sample Browsing Session")
    (parent (browser))
    (children (br-section6-1 br-section6-2)))

(section (name br-section6-1)
    (documentname browser)
    (longlabel "Section 6.1: Reading the Text in the Interpreter/Debugger")
    (shortlabel "Section 6.1: Reading Interpreter/Debugger Text")
    (parent (br-chapter-6)))

(section (name br-section6-2)
    (documentname browser)
    (longlabel "Section 6.2: Getting Help With An Error Message")
    (shortlabel "Section 6.2: Getting Help With An Error Message")
    (parent (br-chapter-6)))
