Documentation Software

View 110 business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    gjots2

    gjots2

    hierarchical note jotter - organise your ideas, notes, facts in a tree

    2023/04/04: MIGRATED TO https://gitlab.com/wef/gjots2 gjots2 is a fairly simple jotter (outline processor) application for your desktop. See http://bhepple.freeshell.org/gjots
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Extracts code from source files for inclusion in documentation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    DocJGenerator

    Wiki generator and Java Help System

    Allows to generate a wiki (interlinked HTML files) from a bunch of XML formatted files. It also allows to add a Help-system to a Swing or JavaFX application. Also it is also possible to generate a PDF, Word (docx), or epub document rather than a wiki. The tool also provides a visual editor to edit the wiki. The project also support both the Mediawiki and Markdown syntax.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Documentation Tool for .NET platform
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    DoxyProxy is wrapper software, driving three main components: doxygen, graphviz and xsltproc using specialized Doxyfile templates, xslt templates and your POSIX-like shell environment. Is in an alpha but still useful state. Tested on x86 Linux.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    NDoc is an extensible code documentation generation tool for .NET developers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    PDFWriter

    Library for Gambas language

    Pdf writer library for Gambas
    Downloads: 3 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    An API for documents: think Doxia with compile time validation of your document structure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Parse formatted man pages and man page source from most flavors of UNIX. Convert to HTML, ASCII, TkMan, DocBook, and other formats.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    StatSVN is a metrics-analysis tool for charting software evolution through analysis of Subversion source repositories.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Text-ly

    Text-ly

    Text.ly - An alternative for Notepad.

    LOOKING FOR Text Editor? You've Come At The Right Place! Editing Your text for your simplicity A Text editor for Editing Text....! Just download and install and use as an alternative for typical Notepad. This application is compiled from the Pyinstaller library so don't mind there is a vulnerability or something the antivirus program might show it as malware or trojan this happens with most of the apps compiled from the Pyinstaller library. So No worries There is not any malware or virus in the app. the source code is available on GitHub you can simply checkout it. Thank you ...!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    A doclet that outputs VIM help files instead of HTML
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Wikibook Ada Programming
    The Demonstrations Programs for the Wikibook "Ada Programming".
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    plantuml-dependency
    PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    pgDesigner is a Datamodel designer for PostgreSQL written in Gambas language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
     Visual Basic 6 Samples
    Learn from Samples ! http://number1.com.nu/viewforum.php?f=82
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Decision Table Creator
    Decision Table Creator is a tool to create/edit/export decision tables. Tables can be checked on consistency and completeness. The resulting table can be copied to the clipboard to incorporate it in Word, Excel or PowerPoint. Plans exist to extend to multi value decisions. Please request for this or other extensions so I got an idea of the need for this.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Delphi Cross-Platform Application Help

    Delphi Cross-Platform Application Help

    Ziphelp is a HTML-based cross-platform application help system

    On the surface, Ziphelp is basically HTML in a compressed zip archive, hence the name. Pack any folder with HTML files into a zip archive and you are good to go. But Ziphelp is more than that, it is a protocol based on the standard sitemap protocol, designed to give a help viewer (here: the Delphi implementation) extended information about the content of the help system. That is help context numbers, help keywords, associative keywords, page titles. This information is missing in a standard sitemap.xml. Ziphelp extends the sitemap protocol and enables direct communication of an app with the help system. The Ziphelp protocol is not just for zip archives. It works inside an archive, with uncompressed folders or with HTML content loaded directly from a website. A Delphi desktop app may be deployed with local application help, uncompressed, zipped or embedded. A mobile or web application might not ship with local HTML content, but refer to an online version instead.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Hibernate-Examples used in book about Hibernate 3: Robert F. Beeger, Arno Haase, Stefan Roock, Sebastian Sanitz: Hibernate - Persistenz in Java-Systemen mit Hibernate 3, dpunkt.verlag.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    JavaStats77 is a tool for generation source code statistics in html format and converting .java files to html. See report example at the homepage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    MDB Doc is an add-in for Microsoft Access with versions available that support Access 97 through to 2019. It is used to automate the creation of database documentation in HTML format for display in your web browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    NetBeans Dictionaries

    Additional dictionary files for the NetBeans spellchecker.

    Additional dictionary files for the NetBeans spellchecker.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Xml2Pdf is a small utility that allows converting xml files into pdf. This is not a generic converter but rather a set of 3 specific converters: DVD, comics, and fables. The convertions are made using the iTextSharp library.
    Downloads: 2 This Week
    Last Update:
    See Project