RSS 502 projects tagged "Documentation"

Download Website Updated 17 Mar 2011 txt2man

Screenshot
Pop 117.00
Vit 8.76

Txt2man converts flat ASCII text into the man page format. This allows man pages to be authored without knowledge of nroff macros. It is a shell script that uses GNU awk, and it should run on any Unix-like system.

Download Website Updated 20 Feb 2011 C++ Elliptic Curve Cryptography library

Screenshot
Pop 169.17
Vit 8.78

Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves, and to provide an important source of information for anyone with general interest in ECC.

Download Website Updated 06 Feb 2011 ROBODoc

Screenshot
Pop 161.73
Vit 12.02

ROBODoc is an API documentation tool. It extracts specially-formated comment headers from a source file and puts them in a separate file. ROBODoc allows you to include the program documentation in the source code and avoid having to maintain two separate documents. ROBODoc can format the documentation in HTML, LaTeX, RTF, XML DocBook, or ASCII format. It is even possible to include parts of the source code. It works with Assembler, C, C++, Java, Perl, LISP, Occam, Tcl/Tk, Pascal, Fortran, shell scripts, HTML, and COBOL; basically any language that supports comments.

No download No website Updated 22 Jan 2011 mkdoc

Screenshot
Pop 34.86
Vit 36.14

MkDoc is a C and C++ code documentation tool. It parse complex code and still produces clear documentation for developers and library users. Unlike most code generation tools, it does not simply write generated code documentation with pieces of user text inside. Instead it handles plain documentation files with sections and other constructs (like Texinfo or LaTeX) and inserts pieces of generated code documentation on request. Thus it does not enforce any way of structuring your document. It has been designed to parse advanced C++ constructs including class inheritance, template specialization, and template instantiation. XHTML, Texinfo, LaTeX, and DocBook output formats are supported.

Download Website Updated 03 Jan 2011 cproto

Screenshot
Pop 110.02
Vit 4.82

cproto generates function prototypes for functions defined in the specified C source files to the standard output. The function definitions may be in K&R or ANSI C style, or in the lint library form. cproto can also convert function definitions in the specified files from the K&R style to the ANSI C style.

Download Website Updated 02 Jan 2011 man

Screenshot
Pop 340.82
Vit 11.04

The man page suite, including man, apropos, and whatis consists of programs that are used to read most of the documentation available on a Linux system. The whatis and apropos programs can be used to find documentation related to a particular subject.

Download Website Updated 27 Dec 2010 SchemaView Plus

Screenshot
Pop 77.88
Vit 2.07

SchemaView Plus is a GUI for creating, retrieving, drawing, and print­ing database schema. It uses Perl, Tk, DBI, and XML packages. Schema can be retrieved using DBIx::SystemCatalog, and it uses XML for storing and retrieving data in text files. You can write any filters to modify these XML files to add new functionality based on your projects (e.g. dropping off some relationships).

No download Website Updated 13 Dec 2010 seetxt

Screenshot
Pop 44.60
Vit 3.50

Seetxt is a lightweight text file and man page viewer for X windows. It maintains "document meta-data" for each user, allowing them to automatically keep bookmarks and highlights for read-only system files. It also has a "server mode" so that command line requests can be sent to a single running server rather than starting multiple instances. Other features include hypertext-style apropos (man page) searches, file monitoring, multi-level regular expression searching, a command history, and nice little toggle lights on the interface for the server and file monitor. There's also cross-application drag-n-drop support, and handy little features that allow you to view the output of shell commands and process the text buffer with an external command (sed, awk, grep, perl, etc.) Seetxt is POSIX compliant.

Download Website Updated 06 Nov 2010 txt2tags

Screenshot
Pop 254.89
Vit 11.01

Txt2tags converts a text file with minimal markup to HTML, XHTML, SGML, DocBook, LaTeX, Lout, Man page, Creole, Wikipedia, Google Code Wiki, PmWiki, DokuWiki, MoinMoin, MagicPoint, PageMaker, AsciiDoc, or ASCII Art. It is simple and fast and features automatic TOC, macros, filters, include, tools, GUI, CLI, and Web interfaces, translations, and extensive documentation.

Download Website Updated 03 Nov 2010 pasdoc

Screenshot
Pop 45.17
Vit 7.33

Pasdoc is a tool to generate documentation for Pascal unit files. Descriptions are taken from comments in the interface section of the units' source code or from external files. Supported output formats are HTML and LaTeX. Command line and GUI versions are available.

Screenshot

Project Spotlight

beaTunes

An iTunes companion for BPM detection, song matching, and meta data correction.

Screenshot

Project Spotlight

Diffuse

A graphical tool for comparing and merging text files.