Docco is a documentation generator by Jeremy Ashkenas that embraces the literate-programming style: it takes your source code and produces annotated HTML documentation that shows your comments side-by-side with your code. The idea is to read code like a book — commentary on one side, code on the other — which helps reviewers and learners understand intent and implementation simultaneously. It supports many languages (via configuration) and is intentionally quick and dirty, prioritizing...
Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
OraDoc is an open source Java based tool for creation of Oracle database documentation in HTML format similar to JavaDoc supporting tables (including foreign key relations), views, object types, sequences and packages.
ThManager is a tool for creating and visualizing knowledge organization models, such as thesauri, classification schemes, glosaries and other types of controlled vocabulary in SKOS format
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The aim of this project is to create a typesystem like haskell, which aids the developer by preventing type-related bugs. This project will help simplify the typesystem of javascript it by making it more strict.
Creates DocBlocks for includes, global variables, functions, parameters, classes, constants, properties and methods. Sets the category, the package, the author, and the license names, etc... Attempts to guess variable types. Aligns the DocBlock tags.
A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
LXD intends to be a documentation system for large OpenSource projects. It mixes low level information (source code symbols) with high level information (modules, abstract data types, algorithms), by using well defined XML documents.
Class viewer tool. Give a class name and the tool draws its diagram on the fly. For java and C++. Highly interactive, all types found in the class might be filtered or act as link (see Screenshots). Useful also to quickly find and access source files.