Open Source Mac Documentation Software - Page 24

Documentation Software for Mac

View 14 business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XFILES APEX Community Edition (XACE)
    The XACE project, based on Oracle XMLDB and Oracle APEX functionality, is created as a community effort to demonstrate the powerful combination when both Oracle database centric functionality are used in the same environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Framework for literate programming using XML written in C++. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generator of Presentation of XML Schema. XSD2HTMLGraph creates an HTML page that shows graphically how to fill an XML file that conforms to a given XML Schema. The generated graph presents the data model described by the schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XSLTdoc is a Javadoc-like tool for XSLT 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    XMI Transform is a tool written in PHP to convert XMI file to source code or source code to XMI file. The purpose is to provides a simple access to source code generation, which is, in general, the first thing we need in a MDA approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This Java application serves to transform W3C XML Schema instances into interactive diagrams in SVG format. The diagram represents structure of XML files and provides information about individual items – elements and attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of this project is to host the translation project, tools and examples published on the http://xulfr.org site, first french resource about Mozilla Technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yagdoc is a C source code documentation tool with specific support for GObject and Gtk+ based classes and widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YADS is a clone of the documentation system that PHP uses for its API. Since PHP doesn't have it in a nice package for everyone and their twin to download and install (at least none that I can see), I figured I will just recreate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yet Another Meeting Assistant (YaMA) can help you with minutes of meetings in a simple and efficient manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    aSVERD is a little system for generating Entity Relationship Diagrams (ERD) as Scalable Vector Graphics (SVG). SVG can be viewed and zoomed in a Web Browser. The diagrams can be edited with an SVG editor and round-trip updated against the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application Wireframe XML and reference software/stylesheets. This project aims to create a xml schema for application wireframes used during requirements gathering phase of development. The goal is a methodology and programming language agnostic format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Task for ANT to produce documentation with (PDF)LaTeX using BibTeX, Makeindex and GlossTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    appledoc

    appledoc

    Objective-c code Apple style documentation set generator

    appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set. Additionally, you can of course use documentation generated by appledoc for your products (free or commercial), but you must attribute appledoc either in the documentation itself or another appropriate place such as your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    beanSpec is a java based solution for Behaviour Driven Development, specifiying, checking and summarizing the behaviour of a component in a declarative, narrative style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a taglet for Javadoc documentation which add link to bugs on a bug tracker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    Analyzes programs (and projects) written in Cobol and generates information (HTML) for its easy reading, understanding and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    code2tags is a project documenting tool it generates a html version of the entire project dir and puts a navigation frame for browse each file, works with many formats like xml, jsp, properties, php... and many more
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB