Open Source Windows Documentation Software - Page 36

Documentation Software for Windows

View 25 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
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    this is an eclipse Distro meant for SWE642 students and can be used by other introductory courses in web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tapir

    tapir

    Declarative, type-safe web endpoints library

    Declarative, type-safe web endpoints library. With tapir, you can describe HTTP API endpoints as immutable Scala values. Each endpoint can contain a number of input and output parameters. Compile-time guarantees, develop-time completions, read-time information. Separate the shape of the endpoint (the "what"), from the server logic (the "how"). Generate documentation from endpoint descriptions. Leverage the metadata to report rich metrics and tracing information. Re-use common endpoint definitions, as well as individual inputs/outputs. Library, not a framework, integrates with your stack. Is your company already using tapir? We're continually expanding the "adopters" section in the documentation; the more the merrier! It would be great to feature your company's logo, but in order to do that, we'll need to write permission to avoid any legal misunderstandings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    terraform-docs

    terraform-docs

    Generate documentation from Terraform modules in various formats

    terraform-docs is a utility to generate documentation from Terraform modules in various output formats. The terraform-docs configuration file uses the yaml format in order to override any default behaviors. This is a convenient way to share the configuration amongst teammates, CI, or other toolings. Once you set it up and configured it, every time you or your teammates want to regenerate documentation (manually, through a pre-commit hook, or as part of a CI pipeline) all you need to do is run terraform-docs /module/path. One of the most popular format is markdown table, which is a very good fit for generating README of module. terraform-docs is available on Linux, macOS, Windows, and FreeBSD platforms. terraform-docs will locate any available configuration file without needing to explicitly pass the --config flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Its a small bugtracker with FAQ function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    This is an eText and eBook Reader with KDE look & feel but written in TCL/TK. (Browser like) eBooks can be downloaded from Project Gutenberg (http://promo.net/pg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    troposphere

    troposphere

    Python library to create AWS CloudFormation descriptions

    The troposphere library allows for easier creation of the AWS CloudFormation JSON by writing Python code to describe the AWS resources. troposphere also includes some basic support for OpenStack resources via Heat. To facilitate catching CloudFormation or JSON errors early the library has property and type checking built into the classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Txt2tags converts a text file with minimal markup to HTML, XHTML, SGML, LaTeX, Lout, UNIX Man Page, Wikipedia, Google Code Wiki, DokuWiki, MoinMoin, MagicPoint(mgp), PageMaker. Features: simple, fast, automatic TOC, macros, filters, include, GUI/CLI/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    uListen is a TTS(Text To Speech) application. It can TALK you the web pages, chm files, pdf files and word files and plain text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UML plugin development for codeblocks C++ IDE. With this tool, one can develop UML diagrams out of present project loaded in the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    vim-cheat-sheet

    vim-cheat-sheet

    A mobile friendly Vim cheat sheet

    A mobile friendly Vim cheat sheet. Edit sheet.hbs as desired (e.g. add new commands). Reload page in browser (Ctrl+r) to generate the locales entries in English en_us.json. Stop the app (optional). Describe the added commands in English en_us.json and move them to the corresponding position, equally as in sheet.hbs. Run node postinstall.js to copy the English entries to all other locales. Translate all languages you know. Commit. This project aims to be one of the most accessible vim guides available. We made sure to support mobile, desktop, and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    webpack.js.org

    webpack.js.org

    Repository for webpack documentation and more!

    At its core, webpack is a static module bundler for modern JavaScript applications. When webpack processes your application, it internally builds a dependency graph from one or more entry points and then combines every module your project needs into one or more bundles, which are static assets to serve your content from. Now that we've covered much of the backlog of missing documentation, we are starting to heavily review each section of the site's content to sort and structure it appropriately. Since version 4.0.0, webpack does not require a configuration file to bundle your project. Nevertheless, it is incredibly configurable to better fit your needs. This document is intended to give a high-level overview of these concepts, while providing links to detailed concept-specific use cases. An entry point indicates which module webpack should use to begin building out its internal dependency graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    widdershins

    widdershins

    OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate

    OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown. Widdershins is generally used as a stage in an API documentation pipeline. The pipeline begins with an API definition in OpenAPI 3.x, OpenAPI 2.0 (fka Swagger), API Blueprint, AsyncAPI or Semoasa format. Widdershins converts this description into markdown suitable for use by a renderer, such as Slate, ReSlate, Shins (deprecated) or html suitable for use with ReSpec. You can also use the environment file to group OAS/Swagger tagged paths together to create a more elegant table of contents, and overall page structure. If the language name differs between the markdown name required to syntax highlight and the httpsnippet required target, both can be specified in the form markdown--target. Widdershins supports the x-code-samples vendor-extension to completely customize your documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Versatile converter from Wiki-Markup-Language to LaTex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Analysis and improvement of text documents. Helps choosing appropriate words, checks against dictionaries and glossaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wtfpython

    wtfpython

    Exploring and understanding Python through surprising snippets

    Python, being a beautifully designed high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious at first sight. Here's a fun project attempting to explain what exactly is happening under the hood for some counter-intuitive snippets and lesser-known features in Python. While some of the examples you see below may not be WTFs in the truest sense, but they'll reveal some of the interesting parts of Python that you might be unaware of. I find it a nice way to learn the internals of a programming language, and I believe that you'll find it interesting too! If you're an experienced Python programmer, you can take it as a challenge to get most of them right in the first attempt. You may have already experienced some of them before, and I might be able to revive sweet old memories of yours!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wxHelper

    wxHelper

    wxWidgets authoring tool

    This tool manages the creation of help files for the wxWidgets htmlhelp format. Items are structured in a tree control, and each item is entered in a simple html editor. Previews of each page is available. All data is stored in a sqlite database. A .htb file is generated from the database, with all the necessary files (hhk, hhc, etc.). A single html document file can also be generated from the databse. A htmlhelp viewer for Pyhton is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxReSTedit is a cross-platform ReST GUI editor. It is inspired from ReSTedit,a ReStructuredText GUI editor on MAX OS, and aimed to be easier to use than docFactory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    x0

    x0

    Document & develop React components without breaking a sweat

    Document & develop React components without breaking a sweat. Zero-config, no plugins, components over configuration. use markdown, MDX, or React components, automatic file system based routing, completely customizable, export static sites, works as an isolated development environment. x0 renders a directory of React components, automatically handling routing based on filename. Create a docs folder and add an index.js file. Use the async getInitialProps static method to fetch data for static rendering. A custom App component can be provided by including an _app.js file. The App component uses the render props pattern to provide additional state and props to its child routes. The App component can also be used to provide a common layout for all routes. x0 supports server-side rendering for styled-components and emotion with zero configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xGuse

    xGuse

    Xuse's project editor

    xGuse is an editor for xuse (https://sourceforge.net/projects/xuse/) projects files. It lets you create and edit the xuse artifact which can be then compiled by xuse to clear and beautiful project documentation. Please remember to always make a copy of your project files before using this software. Recommended way is to use the version control system. You are welcome to try it and send a suggestion or report a bug (ticket section). The program requires Java 1.8_40 or newer to be installed. Please read wiki page for further information:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XML related tools: xsddoc (documentation tool for W3C XML Schema), xsddoc maven plugin, swing: JXTable (JTable with frozen columns)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xindy is an index processor that can be used to generate book-like indexes for arbitrary document-preparation systems. This includes systems such as TeX and LaTeX, the roff-family, and SGML/XML-based systems (e.g., HTML).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XLML is an XML-XSL-Java based generator for easily authoring e-learning (and other) documents. Source documents are transformed into HTML pages with configurable integration into web-based trainig platforms like "ILIAS open soource".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This java script converts XML to Microsoft RTF. It uses XSLT for most of the transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xmlOrganizer Tools for XML including: - XSD validator, organizer, formatter, and checker for unused types. - XML validator, organizer, and formatter.
    Downloads: 0 This Week
    Last Update:
    See Project