Documentation Software

View 113 business solutions
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 1
    An Eclipse plugin that will allows a user to quickly and accurately create and edit fusedocs in the CFEclipse editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GDLEditor

    Web-based editor for the Gateway Description Language (GDL).

    Web-based editor for the Gateway Description Language (GDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "one-click", self-contained installer that includes the emacs itself, dozens of useful extensions and configured to windows users taste.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    GPC- General Purpose (Rules-based) Colorizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GPLify is a Perl script that adds notice of the GPL to a collection of source files. It can alternatively use a customized template file to put at the top of source files. It requires String::Similarity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GSL

    GSL

    Guidelines support library

    The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. The entire implementation is provided inline in the headers under the gsl directory. The implementation generally assumes a platform that implements C++14 support. While some types have been broken out into their own headers (e.g. gsl/span), it is simplest to just include gsl/gsl and gain access to the entire library. This project makes use of the Google Test testing library. Please see the ThirdPartyNotices.txt file for details regarding the licensing of Google Test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Deutsche Handbuchübersetzung zur GT.M-Datenbank (http://sourceforge.net/projects/fis-gtm/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple Unicode text editor which supports many encodings. Also nice Notepad replacement. To be a simple to use and fast Unicode HTML/XML editor. I have the intention to make it the Gnome2 editor. Yet no syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    A small but powerful Wiki. All data is stored in a local database structure which makes it very fast. It has a lot of modern wiki features as AutoLink, RSS or for example static page generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Genesis is a software engineer integrated tool that provides many ways to manage all artifacts related to a software development process. Includes requirements management functionalities, and a complete environment to execute tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Deutsche Dokumentation zu GNU/Hurd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    German translation of the Nagios 3 documentation, available as maybe LaTeX-source or Docbook and converted into PDF and HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Gluster Configuration Generator automates the procedure of generating .vol files used by the GlusterFS distributed file system. This project is intended to be "functional documentation by example".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GnuConcept is a networking and colaborative mindmap tool for the creation of complex documents. This program lets you draw the document concept map, edit all the concepts content and export it to several formats (like openoffice, dockbook and html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A GUI inspector for GObject Introspection Repository .gir file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It helps developers define and manipulate the grouping of their documentation project more easily through a graphical interface. The file manipulations, including writing the necessary information in comment blocks, are all managed by the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HELambdaP

    A Common Lisp documentation system.

    HEΛP is a Common Lisp documentation system which strives to be simple to use, yet easily customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HM2JHelp is a utility application designed to allow JavaHelp to be generated using the HTML help files created by the commercial application, Help & Manual by EC-Software GmbH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    3i (Individualized Interactive Instruction) is a cross-platform educational software system that allows an instructor to query students on class material, while the students can respond and interact with the instructor both anonymously and at real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The HTML Help Real Merging Tool merges HTML help projects root and branch and enables the latter content reusing within the heaps of help files, which regular methods and Microsoft did not achieve. It facilitates the Help File readers and editors a lot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gathering requirements should be fun. It's the brainstorming process refined. It shouldn't get in the way of productivity or creativity. Harvest is about gathering requirements in the most intuitive, least intrusive way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HAM2JH (alias Help & Manual to JavaHelp) is a conversion tool which takes advantage of Help & Manual’s XML output format to create a JavaHelp helpset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Help4ShellScript

    Shell script to print the help message for the shell script.

    While writing the shell script, we often write the repeated lines of: echo "message" This is one of the most tedious tasks in the shell scripting. By this tool ... 1) We can write the text messages into the plain text. 2) From that text file, our shell script can grab and print the required text fragment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project