Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.175 Times

It Documentation freeware
Filter: All | Freeware | Demo
 

It Documentation

< 1 2 3 4 5 > 
Added: January 17, 2010 | Visits: 1.156

Clara Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class. With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output -... Platforms: *nix

License: Freeware Size: 194.56 KB Download (124): Clara Download

Added: September 01, 2010 | Visits: 952

mp_doccer mp_doccer is a tool that travels C code files, and extracts specially marked information to build documentation. This documentation can be generated in HTML, man pages, or an executable shell script. The markup is very similar to that in the Linux 2.4.x kernel sources. mp_doccer is a... Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): mp_doccer Download

Added: September 02, 2010 | Visits: 1.145

Doc::Perlish Doc::Perlish is a Perl module that contains Perl Documentation Tools. SYNOPSIS my $doc = Doc::Perlish->new( type => "POD", input => "source.pod" ); # simple conversions; my $html = $doc->to_html; # DOM-style interface; see Doc::Perlish::DOM for more; my $dom = $doc->to_dom; #... Platforms: *nix

License: Freeware Size: 56.32 KB Download (97): Doc::Perlish Download

Added: November 13, 2010 | Visits: 824

Generguide Generguide project contains a tool that selectively merges documentation from around the Web based on a local configuration file. It includes publishing tools, documentation convensions, and generic guides.. Platforms: *nix

License: Freeware Size: 22 MB Download (93): Generguide Download

Added: May 01, 2010 | Visits: 752

ScrollKeeper0.3.14 ScrollKeeper project is a cataloging system for documentation on open systems. It manages documentation metadata (as specified by the Open Source Metadata Framework(OMF)) and provides a simple API to allow help browsers to find, sort, and search the document catalog. It will also be able to... Platforms: *nix

License: Freeware Size: 675.84 KB Download (89): ScrollKeeper0.3.14 Download

Added: February 15, 2010 | Visits: 1.394

Domino Javadoc Generator Domino Javadoc Generator project aims to create a documentation to the Lotus Notes API for Java in a standard format common in the Java comunity and accepted by the most IDEs for Java. The Lotus Notes API is delivered as a Java archive together with the original documentation in the native... Platforms: *nix

License: Freeware Size: 389.12 KB Download (133): Domino Javadoc Generator Download

Added: January 09, 2010 | Visits: 729

SourceBrowser SourceBrowser is a documentation meta-programming tool that generates a wiki for a source tree. The project provides a domain specific language called Source Annotation Language for writing documentation meta-programs. A meta-program is embedded into the source code of a program or library,... Platforms: *nix

License: Freeware Size: 66.56 KB Download (89): SourceBrowser Download

Added: August 03, 2010 | Visits: 904

VinoBase VinoBase project is a documentation and management tool for hobby winegrowers. It helps you manage your different preparations, recipes, yeasts, etc., and exports your results to different file formats.. Platforms: *nix

License: Freeware Download (93): VinoBase Download

Added: September 26, 2013 | Visits: 1.140

Texinfo Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago, loosely based on Brian Reid's Scribe and other formatting languages of the time. Texinfo project is used by many non-GNU projects as well. Texinfo uses a single... Platforms: *nix

License: Freeware Size: 2.62 MB Download (103): Texinfo Download

Added: July 04, 2010 | Visits: 1.074

Configuration HOWTO Configuration HOWTO would be the main documentation for configuring most common hardware and services. This document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for... Platforms: *nix

License: Freeware Download (94): Configuration HOWTO Download

Added: October 14, 2013 | Visits: 746

PHPXref PHPXref is a developer tool that's designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself. It works by scanning a project directory and translating the files it finds into readable cross-referenced... Platforms: *nix

License: Freeware Size: 61.44 KB Download (91): PHPXref Download

Added: November 02, 2010 | Visits: 852

Hoglet Hoglet allows special markup to be added to text documents so that software documentation can be easily produced. It provides a configurable parser, simple markup rules, and extensible "tag handlers" that allow custom Java code to process content. Whats New in This Release: New Features -... Platforms: *nix

License: Freeware Size: 491.52 KB Download (87): Hoglet Download

Added: January 07, 2010 | Visits: 1.221

Natural Docs Feb 10, Natural Docs is an extensible, multi-language, source code documentation generator written in Perl. Its syntax is transparent so the source comments read just as easily as the generated documentation. Natural Docs also focuses on automation and high-quality HTML output. Keep in mind that if... Platforms: *nix

License: Freeware Size: 307.2 KB Download (96): Natural Docs Feb 10, Download

Added: February 09, 2010 | Visits: 883

Pod::Template Pod::Template is a Perl module for building pod documentation from templates. SYNOPSIS ### As a module ### use Pod::Template; my $parser = new Pod::Template; $parser->parse( template => documentation.ptmpl ); print $parser->as_string ### As a script ### $ podtmpl -I dir1 -I dir2... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Pod::Template Download

Added: February 09, 2010 | Visits: 766

mkDoxy mkDoxy is a small tool that generates HTML documentation from Makefiles. mkDoxy is to makefiles what Doxygen is to source files: it parses a makefile and produces HTML documentation of available targets and macros. Only comments starting with ## are considered, so it is easy to control the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): mkDoxy Download

Added: July 18, 2010 | Visits: 2.864

Linux LiveCD Router Linux LiveCD Router Documentation package contains documentation for the Linux LiveCD Router. Linux LiveCD Router allows you to share and firewall your broadband connection and use WiFi. It works with DSL, cable modem, T1, and dial-up connections and supports inexpensive hardware such as USB... Platforms: *nix

License: Freeware Size: 3.3 MB Download (420): Linux LiveCD Router Download

Added: July 23, 2010 | Visits: 1.195

Catalyst::Helper::Doc Catalyst::Helper::Doc is a documentation page generator. SYNOPSIS # execute helper script. script/myapp_create.pl Doc # you can set description # default is "Catalyst based application" script/myapp_create.pl Doc "This is description!" # you can set language type used as xml:lang.... Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Catalyst::Helper::Doc Download

Added: February 23, 2010 | Visits: 1.231

pyCA pyCA tries to make it easier for people to set up and run a organizational certificate authority which fulfills the need for a fairly secure certification processing. The usage of cryptographic techniques promises secure usage of Internet services concerning authentication of clients and... Platforms: *nix

License: Freeware Size: 82.94 KB Download (117): pyCA Download

Added: March 23, 2010 | Visits: 2.300

HTML::Perlinfo::HTML HTML::Perlinfo::HTML Perl module contains HTML documentation for the perlinfo library. SUMMARY NOTE: THIS IS THE LAST RELEASE OF THIS MODULE IN THIS NAMESPACE. WHEN THE NEXT VERSION APPEARS, OLDER VERSIONS WILL BE DELETED FROM CPAN In the perlinfo library, HTML::Perlinfo and... Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): HTML::Perlinfo::HTML Download

Added: June 03, 2010 | Visits: 918

Anaphora Anaphora is the anaphoric macro collection from Hell: it includes many new fiends in addition to olds friends like AIF and AWHEN. It is licensed in Public Domain. Installation: If you have asdf-install, just: CL-USER(1): (require :asdf-install) CL-USER(2): (asdf-install:install :anaphora)... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Anaphora Download

< 1 2 3 4 5 >