Difference between revisions of "HelpViewer.app"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (License from source files)  | 
				 (New release and full description)  | 
				||
| Line 1: | Line 1: | ||
| − | |||
{{Application|  | {{Application|  | ||
shortdescription = HelpViewer is an online help viewer for GNUstep applications. It uses XML files, and its goal is to be fast and easy to use. |  | shortdescription = HelpViewer is an online help viewer for GNUstep applications. It uses XML files, and its goal is to be fast and easy to use. |  | ||
| − | currentversion = [http://  | + | currentversion = [http://savannah.nongnu.org/download/gap/HelpViewer-0.4.tar.gz 0.4] |  | 
| − | releasedate =   | + | releasedate = May 25, 2021 |  | 
license = GPL2 |  | license = GPL2 |  | ||
| − | overview =   | + | overview = HelpViewer for GNUstep which allows application to show an enhanced help compared to the standard RTF based viewer.  | 
| − | + | After a long hiatus, HelpViewer was adopted by the GNUstep Application Project ([[GAP]]) and saved from bitrot, updating the code to current GNUstep and improving portability. |  | |
| − | |||
| − | relatedlinks = * [http://www.roard.com/helpviewer/ HelpViewer   | + | features = * XML format  | 
| + | * Bundle format to contain several resources like images and further help files  | ||
| + | * customized rendition of comments, notes and other useful information  | ||
| + | * table of contents, chapters and tree structure navigation |  | ||
| + | |||
| + | |||
| + | maintainer =  | ||
| + | * Riccardo Mottola  | ||
| + | * [mailto:nicolas@roard.com Nicolas Roard] |  | ||
| + | |||
| + | relatedlinks =    | ||
| + | * [http://gap.nongnu.org/helpviewer/index.html GAP Web Site]  | ||
| + | * [http://www.roard.com/helpviewer/ HelpViewer Original Web Site] |  | ||
category = [[Category:Workspace Applications]]  | category = [[Category:Workspace Applications]]  | ||
}}  | }}  | ||
Latest revision as of 22:08, 25 May 2021
HelpViewer is an online help viewer for GNUstep applications. It uses XML files, and its goal is to be fast and easy to use.
Current Version: 0.4
- Released: May 25, 2021
 - Licensed: GPL2
 
Overview
HelpViewer for GNUstep which allows application to show an enhanced help compared to the standard RTF based viewer.
After a long hiatus, HelpViewer was adopted by the GNUstep Application Project (GAP) and saved from bitrot, updating the code to current GNUstep and improving portability.
Features
- XML format
 - Bundle format to contain several resources like images and further help files
 - customized rendition of comments, notes and other useful information
 - table of contents, chapters and tree structure navigation
 
Maintainer
- Riccardo Mottola
 - Nicolas Roard
 
Related Links