Documentation



GTK-Doc 1.9

GTK-Doc is used to document C code. It is typically used to document the public API of libraries, such as the GTK+ and GNOME libraries, but it can also be used to document application code.
Note that GTK-Doc wasn’t originally intended to be a general-purpose documentation tool, so it can be a bit awkward to setup [...]

KnowledgeRoot 0.9.8.5

KnowledgeRoot is a knowledge base system that lets you structure your content in a tree.
KnowledgeRoot project integrates FCKeditor to make adding content easy. Knowledgeroot use PHP and MySQL or PostgreSQL.
What’s New in This Release:
· A security bug in fckeditor has been fixed.
· A new language file has been added for Japanese.
· A problem with the [...]

gnome-user-docs 2.20.1

gnome-user-docs package contains documents which will be packaged together and
shipped as gnome-user-docs in the core GNOME distribution.
They should be documents targetted for end-users of GNOME.
Installation:
The simplest way to compile this package is:
1. `cd’ to the directory containing the package’s source code and type ‘./configure’ to configure the package for your system. If you’re using `csh’ [...]

roffit 0.6

roffit is a tool that converts input nroff man pages to output HTML pages.
What’s New in This Release:
· added –mandir and –hrefdir that generates nice cross-manpage links
· made it convert http:// URLs to links
· added –version
Sources mirror 1 (tar.gz)

Leandoc 0.3

Leandoc is a small documentation generator. Unlike other generators like Doxygen or epydoc, it is designed with simplicity in mind. While the others generate dozens of files, a complex directory hierarchy, and an untold number of support files, leandoc parses the files through the command line and prints one single file to stdout.
Here are some [...]

JavaDoc Taglets Collection 2.0.2

JavaDoc Taglets Collection is set of general purpose taglets for use with the JavaDoc tool. It provides a standard set of new tags, and allows you to create new ones by configuration or using simple Java interfaces. The project has been tested with J2SE 1.4 and 1.5 and JavaSE 1.6.
Sources mirror 1 (zip)

Doxygen 1.5.4

Doxygen project is a documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.
Here are some key features of “Doxygen”:
· It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in $mbox{LaTeX}$ ) from a set of documented source files. There [...]

Howto: PPPOE with Bandwidth Management for OpenBSD 2.7

Howto: PPPOE with Bandwidth Management for OpenBSD is a document which explains how to build an OpenBSD based router for a small flat-sharing community with four residents.
The router should manage the available bandwidth fairly between the paying users and their guests. For the residents, it should be possible to use incoming ports for services like [...]

Catalyst 2.0 Howto

Catalyst Howto will teach you how to create a minimal live CD with Catalyst 2.0 with automated hardware detection. I do not guarantee that it is complete and has no failures. If you find a failure or have ideas how to expand this howto send me a personal mail.
Contents
1. Installing and configurating Catalyst 2.0
2. Creating [...]

csvdiff 1.0 (German Docs)

csvdiff is a perl script to compare/diff two (comma) separated files with each other. The part that is different to standard diff is, that you’ll get the number of the record where the difference occurs and the field/column which is different.
The separator can be set to the value you want it to, not just comma. [...]