Open Source Windows Documentation Software - Page 35

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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    pmtools-perl6 is a port of Perl5 Module Tools (pmtools) to Perl6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    List of TCP/UDP port for android phone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Proc2Dox is a pre-processor addon for the Doxygen documentation generator. It allows Doxygen to be able to run over Pro*C code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Prodox provide a basic library to provide doxygen comments in a Prolog language file. With dedicated predicate (doxygen), user can comment Prolog files in doxygen format and generate a file ready to be used as input by doxygen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform Icon
    We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform

    Designed by event planners for event planners, the EventsAIR platform gives you the ability to manage your event, conference, meeting or function with

    EventsAIR have been anticipating and responding to the ever-changing event industry needs for over 30 years, providing innovative solutions that empower event organizers to create successful events around the globe.
    Learn More
  • 5
    Property File Editor that stores Property Strings in HTML. Scans Java source for "getString"-calls and assigns them to properties. Scans existing property files and displays overview of translation. All input Strings are converted to HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    protoc-gen-doc

    protoc-gen-doc

    Documentation generator plugin for Google Protocol Buffers

    This is a documentation generator plugin for the Google Protocol Buffers compiler (protoc). The plugin can generate HTML, JSON, DocBook, and Markdown documentation from comments in your .proto files. There is a Docker image available (docker pull pseudomuto/protoc-gen-doc) that has everything you need to generate documentation from your protos. The plugin is invoked by passing the --doc_out, and --doc_opt options to the protoc compiler. The docker image has two volumes: /out and /protos which are the directory to write the documentation to and the directory containing your proto files. By default HTML documentation is generated in /out/index.html for all .proto files in the /protos volume. This can be changed by passing the --doc_opt parameter to the container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The pycurry project is targeted for handling concurrency issues within the Python programming language. It also contains a (almost) fully functional 'Design by Contract' implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera IT Autopilot Icon
    Atera IT Autopilot

    Ensure operational efficiency at any scale with 24/7 autonomous IT support.

    IT Autopilot takes the pressure off your team by handling first-tier support across the channels your end users already live in — email, chat, Slack, Teams, and your Customer Portal. It doesn’t just respond to end-user queries, issues, and crises — it solves them.
    Learn More
  • 10
    pysvngraph is a python component/software to draw graph from a subversion (svn) repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a project about translating Qt framework document into Simplified Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QuickDoc is a java document parser that reads documents from plain text files using a simple language and exports the document to other formats like PDF, HTML, Java Help and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Defects/Tasks/Documentation Tracking system using Ruby On Rails and multiple DB engines (MySQL, Postgresql, Oracle).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-docgen

    react-docgen

    A CLI and toolbox to extract information from React component files

    react-docgen is a CLI and toolbox to help extracting information from React components, and generate documentation from it. It uses @babel/parser to parse the source into an AST and provides methods to process this AST to extract the desired information. The output / return value is a JSON blob / JavaScript object. It provides a default implementation for React components defined via React.createClass, ES2015 class definitions or functions (stateless components). These component definitions must follow certain guidelines in order to be analyzable. Installing the module adds a react-docgen executable which allows you to convert a single file, multiple files or an input stream. We are trying to make the executable as versatile as possible so that it can be integrated into many workflows. By default, react-docgen will look for the exported component created through React.createClass, a class definition or a function (stateless component) in each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    readme-md-generator

    readme-md-generator

    CLI that generates beautiful README.md files

    readme-md-generator is able to read your environment (package.json, git config...) to suggest you default answers during the README.md creation process. Make sure you have npx installed (npx is shipped by default since npm 5.2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    Customize endpoints with configuration-based features and hapi plugins. Relational structure built into NoSQL documents based on mongoose schemas. Less time with boilerplate functionality and more time building awesome APIs! rest-hapi uses mongoose schemas to generate CRUD and association REST API endpoints on a hapi server. Think LoopBack but for hapi. We love the hapi framework and its style of modularity and configuration over code. We also love writing DRY code and leveraging tools that help go from idea to MVP as quickly as possible. rest-hapi aims to achieve this as an easy-to-use hapi plugin. Generating endpoints allows for a rich set of configurable features. Swagger docs provide a UI for your endpoints so you can easily interact with your data. Query parameter support for searching, sorting, filtering, pagination, and embedding of associated models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python tool for creating websites or project documentation. Pages can be stored as reST (text) or html. With a simple templating and macro system it can autogenerate index pages and navigation links. Facilities for multiple translations as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sassdoc

    sassdoc

    Release the docs!

    SassDoc is to Sass what JSDoc is to JavaScript: a documentation system to build pretty and powerful docs in the blink of an eye. SassDoc parses your source folder to grab documentation-specific comments. From there, it builds a data tree, that gets enhanced and filtered before being passed to the view. So you end up with a fully styled HTML document. Write SassDoc-compliant comments. The syntax is pretty close to JSDoc’s although we took some liberty with it. SassDoc comes with surprisingly few configurations in itself. Most of the configuration is brought by the theme. However, you don’t have to set up a configuration file in the theme package, that would be silly. SassDoc merges the configuration file you provide (or that is being automatically fetched) with the one from the theme. If an option is set in both files, the one you set yourself overrides the one from the theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    scintillakr

    신틸라 문서

    신틸라 문서를 번역
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tutorial de como utilizar SDCC con el PIC18F4550. Incluir ejemplos de funciones particulares: adc, spi, i2c, usart, usb, atención a interrupciones etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A project dedicated to documentation concerning the use of vector graphics for production of optical illusions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following commands: - build_docx - Enhanced documentation. - install_docx - Installs local documentation. - dist_docx - Documentation packaging. - build_apidoc - Standalone Generator for API Documentation - build_apiref - Standalone Generator for API Reference
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    this will be an opensource viewer , I want it be as easy as sourceinsight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    generate a GNU compliant ChangeLog file from the svn log messages using a very simple perl script. No big dependencies, no big libraries. Plain and simple.
    Downloads: 0 This Week
    Last Update:
    See Project