RSS 490 projects tagged "Documentation"

Download Website Updated 12 Dec 2012 Advanced Bash Scripting Guide

Screenshot
Pop 1,598.11
Vit 35.96

The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book, the equivalent of 1,032 print pages, covers almost every aspect of shell scripting. It contains 382 profusely commented illustrative examples, a number of tables, and a cross-linked index/glossary. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. Included scripts are the Game of Life, a Perquackey variant, a Morse code trainer, and an implementation of the Gronsfeld Cipher. This book is suited for both individual study and classroom use. It covers Bash, up to and including version 4.2. Note that users of miniaturized single-board computers running Linux, such as the Raspberry Pi and the Beagle Bone, would find this Guide useful for learning and running Bash scripts to explore and expand the capabilities of these small, but powerful machines.

Download Website Updated 01 Mar 2004 alma

Screenshot
Pop 253.73
Vit 3.84

Alma is a software workshop for modeling and analyzing. It reads several sources (languages, models, etc.), helps you design for object-oriented modeling (definition of classes, relations, patterns, etc.), modifies the structure and the code, and outputs new sources, documentation, diagrams, etc. It is designed for object-oriented modeling (definition of classes and relations) and for migrating code in older languages. It meets two needs, offering a simplified software modeling workshop for small projects and making it easier to do rewrites, ports, and encapsulation of non-OO code.

Download Website Updated 09 Feb 2003 Apache Compile HOWTO

Screenshot
Pop 238.05
Vit 6.11

The Apache Compile HOWTO is a simple set of instructions and examples for compiling Apache, mod_ssl, mod_perl, mod_dav, mod_auth_ldap, mod_auth_mysql, mod_dynvhost, mod_roaming, mod_jserv, and mod_php (including MySQL, Postgres, pdflib, and IMAP).

Download Website Updated 14 May 2002 Belgian-HOWTO

Screenshot
Pop 55.64
Vit 1.89

The Belgian-HOWTO describes how to tweak Linux for Belgian users and lists Linux user groups, businesses, and other resources in Belgium.

Download Website Updated 27 Jan 2004 calltree

Screenshot
Pop 200.84
Vit 2.15

calltree is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.

Download Website Updated 30 Jan 2001 Computer History Graphing Project

Screenshot
Pop 39.92
Vit 3.36

The Computer History Graphing Project is an attempt to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree.

No download Website Updated 01 Mar 2001 CVS Manual Translation Project

Screenshot
Pop 35.69
Vit 2.77

The CVS Manual Translation Project is an effort to provide translations of the CVS documentation (currently 1.10.6). The German translation has been started, and help is needed to start support for other languages. Please contact the author if you can lend a hand.

Download Website Updated 16 Mar 2013 Cxref

Screenshot
Pop 220.11
Vit 9.60

Cxref is a program that will produce documentation (in LaTeX, HTML, RTF or SGML) including cross-references from C program source code. It works for ANSI C, including most gcc extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes from the code itself and requires no extra work.

Download Website Updated 20 Oct 2009 Data::Locations

Screenshot
Pop 43.65
Vit 2.96

Data::Locations is a virtual file manager which allows you to write and read data (text and binary) to and from virtual files (think of bubbles). Moreover, this manager allows you to (recursively) define "magic" insertion points in these virtual files (bubbles inside other bubbles) which can be filled in (inflated) later (through a "straw", i.e., the object's reference), at any convenient time and in any order you like. Since this software acts purely in memory, there is no slowing down through costly file input/output (i.e., no temporary files).

Download Website Updated 16 Sep 2001 DocWiz

Screenshot
Pop 74.67
Vit 3.36

DocWiz allows you to easily add JavaDoc comments to your Java source code. With DocWiz, there's no need to tediously hand-format JavaDoc comments, adding tags and comment structures for each method. DocWiz provides a list of all the fields, methods, interfaces, and classes defined in a Java source file. You can click on any of these code elements to display a fill-in form for information about code elements. In addition, DocWiz shows you an icon for uncommented code segments.

Screenshot

Project Spotlight

Gearmand

A job dispatching server.

Screenshot

Project Spotlight

liblangtag

An interface library to access tags for identifying languages.