RSS 15 projects tagged "Documentation"

Download Website Updated 15 Aug 2008 process-getopt

Screenshot
Pop 23.79
Vit 1.00

process-getopt is a wrapper around getopt(1) for bash that allows a developer to define command line options with their descriptions through a single function call. These definitions are then used in runtime processing of command line options as well as in generating help and man pages. This results in more internal consistency in bash scripts, particularly when they are maintained and changed later. It also saves a little time in coding and producing nicely formatted documentation. It is quite similar to GNU's argp in glibc for compiled languages. Samples and a manual are included.

No download No website Updated 22 Jul 2010 uWiki

Screenshot
Pop 31.24
Vit 1.00

uWiki is a minimalistic wiki engine. All actions are implemented in external scripts. These scripts are wikified, and thus the wiki is extensible by itself. All dynamic access is protected through ACLs. Wiki content and Web content can be mixed in the same directory hierarchy. Markup engines and revision control are plugin-able. Currently, asciidoc as the markup engine and git as the revision control backend are provided. Subdirectories can form independent sub-wikis with own revision control. Features like distributed pages that syncronize between wikis, spam protection, and batch jobs to schedule mirroring of other content (bittorrent, git, rsync, and wget) are in planning.

Download Website Updated 20 May 2013 help2info

Screenshot
Pop 51.61
Vit 3.36

help2info generates a simple info page from the output of the --help argument of the specified program.

Download Website Updated 28 Oct 2006 code2tags

Screenshot
Pop 17.15
Vit 48.97

code2tags is a project documenting tool. It generates an HTML version of the entire project directory and puts a navigation frame for browsing each file. It works with many formats like XML, JSP, properties, PHP, and many more.

Download Website Updated 16 Mar 2006 systeminfo.sh

Screenshot
Pop 66.45
Vit 1.74

systeminfo.sh is a system information gathering script for Linux. It is non-intrusive and simply gathers information from commands that are already available. It outputs a single file or generates a menu driven Web page. The information includes hostname, software packages, memory, OS information, process information, kernel modules, network routes, socket ports, ulimits, chkconfig, hardware devices, swap, disks, DNS info, top, processor, meminfo, dmesg, cron jobs, network interfaces, and more.

Download Website Updated 27 Sep 2005 apropos2

Screenshot
Pop 28.46
Vit 1.00

Apropos2 is a replacement for the GNU apropos command. It winnows down its responses when given more than one search word, unlike apropos which repeatedly prints everything that matches each word. Apropos2 is equivalent to "apropos word1 | grep -i word2 | ... | grep -i wordn", but with better error messages.

Download Website Updated 05 Nov 2008 ESC/Java2

Screenshot
Pop 51.70
Vit 3.54

ESC/Java2 is an Extended Static Checker for Java. It automatically, statically, and modularly detects common programming errors. It reasons about Java programs that have (optional) annotations written in JML.

Download Website Updated 10 Apr 2005 Mansect / Seealso

Screenshot
Pop 62.16
Vit 2.92

Mansect / Seealso is a script that helps to search and print sections and subsections of Unix manual pages. It can be used to locate documentation or to gain familiarity with the commands and functions available on a system.

Download Website Updated 06 Jun 2005 Hitchhiker's Guide to the Internet

Screenshot
Pop 81.78
Vit 3.85

Hitchhiker's Guide to the Internet is a German introduction to the technical aspects of the Internet. This book explains both the low-level protocols IP, ICMP, TCP, and UDP and the high-level protocols SMTP, POP3, IMAP4, NNTP, HTTP, Gopher, FTP, IRC, DICT, Finger, Daytime, DNS, and Whois.

Download No website Updated 29 Mar 2006 Borges Documents Management System

Screenshot
Pop 104.61
Vit 5.01

Borges is an open-source project aimed at XML-aware documentation projects which care about internationalisation, reusable contents, teamwork, etc. The system currently supports the DocBook DTD.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.