502 projects tagged "Documentation"
WAscii is a Web frontend intended to display an AsciiDoc documentation repository. It allows you to search and browse your documentation files and automatically converts AsciiDoc to HTML, PDF, and ODF documents. It is intended to work directly from a subversion repository containing your AsciiDoc files.
Python Audio Tools is a collection of audio handling programs that work from the command line. These include programs for CD extraction, track conversion from one audio format to another, track renaming and retagging, track identification, CD burning from tracks, and more. It supports internationalized track filenames and metadata using Unicode. It works with high-definition, multi-channel audio as well as CD-quality. Track conversion uses multiple CPUs or CPU cores if available to greatly speed the transcoding process. Track metadata can be retrieved from MusicBrainz, FreeDB, or compatible servers. Audio formats supported are WAV, FLAC, WavPack, MP3, Ogg Vorbis, M4A, Apple Lossless, and more.
DrProject is a Web-based software project management portal that integrates a revision history viewer with issue tracking, mailing list management, a wiki, and other features. It is not a learning management system; instead, it is designed to introduce students to the tools that professional development teams use to coordinate their work. Unlike its industrial-strength cousins, SourceForge and CollabNet, DrProject is easy to install and administer. It has a very simple interface: students can learn all of its features in less than an hour. It provides a scripting interface that can be used to automate bulk or repetitive tasks.
MaintainJ is an Eclipse plugin that provides a Java reverse engineering tool that generates UML class and sequence diagrams at runtime for a single use case. It lets you know what exactly happens when you run a use case. The sequence diagrams generated are simple to read and explore. The calls can be folded and expanded as necessary to explore what is of interest. The loop calls and recursive calls are removed for a simple and readable sequence diagram. MaintainJ can be used on any Java code or jar files.
Method Support is a system for quickly producing process support Web sites. It simplifies the process by requiring the administrator to just provide a "schema" file describing the forms and the workflow that define the process. The administrator can then generate the entire site by running a single command line. Method Support is a program for supporting procedures by defining online forms, equivalent to a set of paper forms. The emphasis of this approach is to make it easy to set up forms and to modify the forms over time.
The Enterprise Wiki is a flexible, powerful, and easy to use enterprise wiki, enterprise collaboration platform and knowledge management system. It is a Structured Wiki, typically used to run a project development space, a document management system, a knowledge base, or any other groupware tool, on an intranet or on the Internet. Web content can be created collaboratively by using just a browser. Users without programming skills can create Web applications. Developers can extend the functionality with plugins.
LiquiBase is a DBMS-independent library for tracking, managing, and applying database changes. It is built on a simple premise: all database changes (structure and data) are stored in an XML-based descriptive manner and checked into source control. While there have been many attempts to provide a similar tool, LiquiBase aims to provide a solution that supports merging of changes from multiple developers, works well with code branches, supports a database refactoring IDE/plugin, and more.
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.
dbtroff uses XSLT, Heirloom troff, and Ghostscript to convert DocBook documents to PDF or PostScript. It allows you to flexibly customize the layout of the generated output by using troff instructions, and provides automatic page element positioning to avoid typographical artifacts like “widows”. Full-width and inline pictures can be included, and are also automatically positioned. Currently, only a rather restricted subset of DocBook 4.3 is supported.