Documentation Software

View 110 business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    PDFWriter

    Library for Gambas language

    Pdf writer library for Gambas
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    An API for documents: think Doxia with compile time validation of your document structure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Chinese translation of comp.lang.c faq
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    JHelpDev is an easy to use yet full featured help authoring tool for the JavaHelp system. It is written in Java and runs on most platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    m23/Translator is a wiki like tool to help people to translate texts in different languages over the internet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    man2dbk converts Unix man pages to XML DocBook.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Plugin for Maven to generate UML diagrams with PlantUML
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    PHPCallGraph generates static call graphs for PHP source code using the CodeAnalyzer of the InstantSVC project and the DOT tool. The graphs can be leveraged to gain a better understanding of large software systems or even to debunk design flaws in them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    sw8t.docs is a free API documentation generator for any programming language. sw8t.docs generates Javadoc-formatted documentation from non-Java source files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Automatic generation of documentation on Delphi projects from source code. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MetaUML is a GNU/GPL MetaPost library for typesetting exquisite UML diagrams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MultiCopyPaste

    MultiCopyPaste

    Store and organize your text data and copy/paste them with one click

    Tired of copying and pasting the text over and over? Use this software to save all the text data and access it anytime with a click of a button. You can also organize your data in different tabs. All the data can be stored in JSON format and can be accessed again once you restart the software. Binaries for platform: Windows and Linux (Coz I have these two with me)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Did you ever search a tool that helps you in scheduling lessons ? Then this is your tool. Simply enter the needed information, use predefined snippets or create new ones. Click the finish button and you will get a nice PDF file, ready to print.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    cEdit is an advanced and free alternative to both common text editors, and IDE's. It has many of the features found in shareware editors, including extensive language support, function listing, built in FTP, projects, and docking support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
     Visual Basic 6 Samples
    Learn from Samples ! http://number1.com.nu/viewforum.php?f=82
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    While analysing an application you need a quick way to take organised notes. This project wants to provide a quick interface which allows to save everything you find out in a hierarchically structured database. That data should be useful as documentation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    With this program, you can create app settings file ( *.ini). This program is written by C#. It has syntax highlighting and new, open, save, save as, add comment, add section, add key and value commands for now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Tools for moving from Blog:CMS to NucleusCMS. All tools are Hacks & may require some PHP skills. Check our documentation for the best answers found todate. If you move to NucleusCMS let us know how it went - we'd love to hear some "war stories".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Railroad diagram generator. Generates diagrams in PNG and SVG from parser grammars specified in BNF and other parser formats. Implemented in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v lists all files, that exist in both directories and have the same content. Both directory names need to end with the "/" (Linux) or "\" (Windows).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PROJECT CLOSED. DoxyGate is Doxygen GUI Frontend written in Qt. It has modern and easy-to-use interface which allows to quickly configure and run Doxygen projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    E.R.A simple uml

    E.R.A simple uml

    Very simple entities relation attributes tool with export

    I was tired of the wayward UML tools to explain some simple ideas and share with my colleagues, I created this tool to create simple schema simply. Not perfect but do the job.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Easy Javascript Framework (EJF) is a very simple framework to help people to develop applications using Javascript. There are a lot of javascript framework nonetheless our objective is to provide a documentation of each javascript function like javadoc.
    Downloads: 1 This Week
    Last Update:
    See Project
Monday.com Logo