Open Source Mac Documentation Software - Page 6

Documentation Software for Mac

View 15 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TeXConverter is a converter to parse LaTeX input and create representations of the document in other formats (currently HTML, XDocs(Maven), a specific Wiki-format). Internally a Java object model is used to represent the document, to ease extensibility.
    Downloads: 1 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: 1 This Week
    Last Update:
    See Project
  • 4
    chmosx is a chm reader for Mac OS X 10.5 (Intel). Main features: Multiple ways to navigate the pages in a chm document. Search document or page. Full screen support. Apple Remote Control support. Bookmarks manager. Tabbed documents. Converter to PDF
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Analyzes programs (and projects) written in Cobol and generates information (HTML) for its easy reading, understanding and analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Chinese translation of comp.lang.c faq
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    iDoc is a easy, web-based document manager. You can add,edit,print,delete docs and catalogs. It's multilangual and multiuser environment. You can share your docs/catalog or keep them private. Data is stored in MySQL or PostgreSQL database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    A JavaScript based viewer for RFC browsing, viewing and searching.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $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
  • 10
    An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    kit26a-books

    kit26a-books

    kit26a-books

    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The Nereu is capable to make the requirements rastreability matrix showing the impact of requirements alterations on software project. It becomes an inestimable auxiliar tool to the requirements management, an important phase in software process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    proto2cpp

    Doxygen filter for Google Protocol Buffers files

    proto2cpp is a Python script which converts Google Protocol Buffers files to C++ style output for Doxygen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Jeremia is an open source requirement management system. With Jeremia it is possible to describe requirements and requirement documentation within one system. The requirements and requirement documents are stored within a database. Requirement and doc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    "Colpo Segreto Dell'Hacker Nascente"
    "Colpo Segreto dell'Hacker Nascente" Una Guida per chi è alle prime armi, ricca di materiale grafico ed esempi, che si occupa di informatica a 360°! Imparerete a fare siti web, ad usare Linux, a costruire reti LAN, a Programmare, e molto altro!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    0xcafed0c5

    0xcafed0c5

    An Interactive Java API Examples and Documentation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gives an overview (in a graphical-directory-view) where changes have to be done/expected on a three-way-diff. Not to be used for the actual diff/merge itself, but usefull to get an overview in advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Document on Virtues

    A Document on Virtues

    My Source of Inspiration in Creating Many Free & Open Source Projects

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jxsltdoc is a java based tool to comment XSL stylesheets. It will provides a java swing gui as an alternative to command line use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ACIP Tools and Content is a project for writing tools and systems for the freely available Asian Classics Input Project material at http://www.asianclassics.org. This includes filtering programs, translation programs, version handling, indexing, and othe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ADR Tools

    ADR Tools

    Command-line tools for working with Architecture Decision Records

    A command-line tool for working with a log of Architecture Decision Records (ADRs). ADRs are stored in a subdirectory of your project as Markdown files. The default directory is doc/adr, but you can specify the directory when you initialize the ADR log. Create a directory named doc/architecture/decisions containing the first ADR, which records that you are using ADRs to record architectural decisions and links to Michael Nygard's article on the subject. Create a new ADR file that is flagged as superceding ADR 9, and changes the status of ADR 9 to indicate that it is superceded by the new ADR. It then opens the new ADR in your editor of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Eclipse plugin for the APT (Almost Plain Text) format. Accelerates documentation by generating a formatted version of a (almost) plain text file.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ARREA

    ARREA

    Collaborative editor, requirements management tool and much more

    ARREA (A Reasonable Requirements Engineering Application) is a simple yet powerful requirements management tool that uses arbitrary files to store information and Subversion to allow team collaboration. Its simple conventions make it suitable for much other purposes. In fact, for any document-oriented tasks focused on collaborative work and exhaustive change and traceability management. At its heart, ARREA provides a thin layer on top of SVN that allows it to be used as a powerful time-aware NoSQL database, accessible through an easy REST API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ASoulDocs

    ASoulDocs

    ASoulDocs is a stupid web server for multilingual documentation

    A stupid web server for multilingual documentation. Give your users the best documentation experience ever with the ability to instantly change between multiple languages, and remember their preferences! Stop wasting time on worthless waiting! Keep in sync of your documentation in real-time from any Git hosting sources. It is your ultimate right to present the site to your users that is unique to your project. Integrate with popular commenting systems like Disqus, Duoshuo, and let users give you feedback directly without a hitch. Project documentation tools is an already-crowded place yet not both mature and affordable for the individual, especially OSS developers. Countless static site generators, documentation servers, and SaaS products, unfortunately, we are not happy with any of them. More importantly, we love and are capable of hacking on this area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AdaDoc is a tool for developers using the Ada programming language (currently Ada95). Its goal is to create documentation in different formats (XML, HTML, LaTeX, ...) from a package specification.
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo