Commit graph

6 commits

Author SHA1 Message Date
drochner
0665929773 update to 0.13
changes:
- Revert theme change since it breaks gecko < 1.9
- Make deprecated keywords grey
- Only search for books in the XDG data/home directories
-bugfixes
-translation updates
2007-02-08 18:20:04 +00:00
drochner
c5525ad9b3 now that devhelp documentation is back to its default place for ~everything
of interest, discard a local patch to look at share/doc/html,
bump PKGREVISION
2006-11-13 21:23:31 +00:00
drochner
66ffe12718 update to 0.12
too many changes to list here, see the NEWS file in the distribution
most notably: uses gecko (firefox or mozilla) to render HTML

pkgsrc change: The search path for gtk-doc books has changed. Now
we support the gtk-doc standard share/gtk-doc/html/* (which was patched
out previously), and in addition share/doc/* (which is used by most
pkgsrc installed books). The latter was share/doc/html/* previously
which rendered the whole thing almost useless because only few pkgs
used it. This is in response to PR pkg/34159 by "khorben@syn.localhost".
2006-08-10 14:07:55 +00:00
joerg
0da23ac682 Fix errno. Fix mismatch between header's prototype and implementation
in favour of the header.
2006-01-30 19:21:41 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
xtraeme
105149d30f Initial import of devhelp 0.7.
Package provided by Benedikt Meurer <bmeurer@unix-ag.org> via pkgsrc-wip.

DevHelp is an application to view books created in a conjunction with XML and
HTML. This application is commonly used for viewing books about reference
libraries, articles or tutorials.

It provides the following features:

	- Full indexing of books in XML
	- HTML viewer (GtkHTML2)
	- Search by function, struct, macro or whatever
	- Auto completion
	- Commandline search
	- Emacs and Vim integration
2003-09-25 16:04:06 +00:00