File: README

package info (click to toggle)
manedit 0.6.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,528 kB
  • ctags: 2,985
  • sloc: ansic: 51,480; cpp: 3,403; sh: 590; makefile: 78
file content (64 lines) | stat: -rw-r--r-- 1,860 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
                             M A N E D I T

                             Version 0.6.1

                    http://wolfpack.twu.net/ManEdit


        (Read INSTALL for compiling and installation instructions.)


Release Notes
-------------

	Fixed file browser mapping bug that sometimes caused the listing
	to not update.

	Improved GTK event signal handling.


Introduction
------------

	ManEdit is a UNIX Manual Page Integrated Development Environment.
	It has full UNIX manual page editing capabilities using an XML
	interface with instant preview. ManEdit uses the GTK+ widget set
	and requires the X Window Systems.

	In the ManEdit editor you can load one or more manual pages and
	edit each section using ManEdit's manual page format to XML
	translation feature.  Each manual page is broken down into
	sections and one header for easier recognition of the manual
	page format. If you are unfamiliar with the XML or manual page
	formats, you should go to Help->How To Write ManPages.

	In viewer mode, you can search for an manual page installed in
	the global manual page directories on the file system ManEdit is
	running on. There is also an index feature which creates a
	complete catagory index listing of all the manual pages
	installed on the file system (see View->Index).

	ManEdit also supports full Drag and Drop features between its
	process windows, you can run ManEdit with multiple editor and
	viewer windows in a single process.


Contacts
--------

        This program is written, copyrighted, and maintained by
        WolfPack. For contact addresses see:

        http://wolfpack.twu.net/contacts.html

Inventory
---------

        manedit-#.#.#
        |
	+- include	Global include files.
        +- manedit	ManEdit program source.
	+- pconf	Platform configurator internal files.

						           -------
						           MANEDIT