[go: up one dir, main page]

Documentation Software

View 99 business solutions
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Hugo Book Theme

    Hugo Book Theme

    Hugo documentation theme as simple as plain book

    Hugo documentation theme as simple as a plain book. By default, the theme will render pages from the content/docs section as a menu in a tree structure. You can set title and weight in the front matter of pages to adjust the order and titles in the menu. There are a few configuration options that you can add to your config.toml file. A simple blog is supported in the section posts. A blog is not the primary use case of this theme, so it has only minimal features. The theme supports Hugo's multilingual mode, just follow the configuration guide there. You can also tweak search indexing configuration per language in i18n folder. There are layout partials available for you to easily override components of the theme in layouts/partials/. There are a few features implemented as plugable scss styles. Usually these are features that don't make it to the core but can still be useful.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JSDoc

    JSDoc

    An API documentation generator for JavaScript

    JSDoc 3 is an API documentation generator for JavaScript, similar to Javadoc or phpDocumentor. You add documentation comments directly to your source code, right alongside the code itself. The JSDoc tool will scan your source code and generate an HTML documentation website for you. JSDoc's purpose is to document the API of your JavaScript application or library. It is assumed that you will want to document things like modules, namespaces, classes, methods, method parameters, and so on. JSDoc comments should generally be placed immediately before the code being documented. Each comment must start with a /** sequence in order to be recognized by the JSDoc parser. Adding a description is simple, just type the description you want in the documentation comment. Once your code is commented, you can use the JSDoc 3 tool to generate an HTML website from your source files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Material for MkDocs

    Material for MkDocs

    Documentation that simply works

    Focus on the content of your documentation and create a professional static site in minutes. No need to know HTML, CSS or JavaScript, let Material for MkDocs do the heavy lifting for you. Serve your documentation with confidence, Material for MkDocs automatically adapts to perfectly fit the available screen estate, no matter the type or size of the viewing device. Desktop. Tablet. Mobile. All great. Make it yours, change the colors, fonts, language, icons, logo, and more with a few lines of configuration. Material for MkDocs can be easily extended and provides many options to alter appearance and behavior. Don't let your users wait, get incredible value with a small footprint by using one of the fastest themes available with excellent performance, yielding optimal search engine rankings and happy users that return.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    NGINX Admin’s Handbook

    NGINX Admin’s Handbook

    How to improve NGINX performance, security, and other important things

    nginx-admins-handbook is a practical, in-depth guide for configuring, securing, and operating NGINX across real-world deployments. It distills years of research, notes, and field experience into a single handbook that complements the official docs with concrete rules, explanations, and curated external references. The handbook spans fundamentals and advanced topics alike, from HTTP and SSL/TLS basics to reverse proxy patterns, performance tuning, debugging workflows, and hardening strategies. A centerpiece is its prioritized checklist of 79 rules, grouped by criticality, helping readers focus on what most impacts security, reliability, and speed. Instead of copy-paste snippets in isolation, it emphasizes understanding trade-offs, avoiding common pitfalls, and balancing security with usability. Designed for system administrators and web application engineers, it aims to be a living companion that encourages experimentation, measurement, and continuous improvement of NGINX configurations
    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
    Swagger2Markup

    Swagger2Markup

    Swagger to AsciiDoc or Markdown converter

    The primary goal of this project is to simplify the generation of up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation produced by Swagger. The result is intended to be an up-to-date, easy-to-read, on- and offline user guide, comparable to GitHub’s API documentation. The output of Swagger2Markup can be used as an alternative to swagger-UI and can be served as static content. Swagger2Markup converts a Swagger JSON or YAML file into several AsciiDoc or GitHub Flavored Markdown documents which can be combined with hand-written documentation. The Swagger source file can be located locally or remotely via HTTP. Swagger2Markup supports the Swagger 1.2 and 2.0 specifications. Internally it uses the official swagger-parser and my markup-document-builder. You can use Swagger2Markup to convert your contract-first Swagger YAML file into a human-readable format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TensorFlow-ZH

    TensorFlow-ZH

    Chinese version of the official document of TensorFlow

    The tensorflow-zh repository is a Chinese translation of the official TensorFlow documentation, organized to make the core guides, tutorials, and reference material accessible to Chinese speakers. It was initiated shortly after TensorFlow’s open-sourcing, with translation and proofreading contributions from a community of volunteers who aimed to bridge the language barrier for learners in China and other Mandarin communities. The repo mirrors the structure of the original English docs: chapters, sections, code examples, API references, and supplementary content like configuration and build guides. It includes additional files like a PDF version (compiled LaTeX/TeX sources), table of contents mappings, and translation metadata to track contributions. Over time, the repo has evolved to stay in sync with upstream changes, providing versioned snapshots of the translated content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    a11y.css

    a11y.css

    This CSS file intends to warn developers about possible risks

    This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet. When activating the stylesheet, a tip should appear beside each incriminated elements, displaying what’s going on. This file is not a replacement to a complete tool such as aXe, Tanaguru or Tenon. It only intends to show possible weaknesses. You should obviously do some manual check by hand to know whether the code should or should not be fixed. You can also use the form on the left sidebar to define the minimum level and language, in order to generate a custom bookmarklet. Then simply drag the green button to your bookmarks, and you're done! You're now able to use a11y.css on every page you visit by simply clicking on this bookmark.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ./doc/. apiDoc include a default template which uses handlebars, Bootstrap, RequireJS and jQuery for the output of the generated api_data.js and api_project.js as a html-page. By default the generated apiDoc use a complex Template, which supports versioning, to view different versions of your API, and comparing, to view changes between two versions of your API. You can create your own template and use the apiDoc generated files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    cheat

    cheat

    Create and view interactive cheatsheets on the command-line

    cheat allows you to create and view interactive cheatsheets on the command line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. Flags may be combined in intuitive ways. Example: to search sheets on the "personal" cheatpath that are tagged with "networking" and match a regex. Cheatsheets are plain-text files with no file extension, and are named according to the command used to view them. Cheatsheet text may optionally be preceded by a YAML frontmatter header that assigns tags and specifies syntax. Cheatsheets are stored on "cheatpaths", which are directories that contain cheatsheets. Cheatpaths are specified in the conf.yml file. It can be useful to configure cheat against multiple cheatpaths. A common pattern is to store cheatsheets from multiple repositories on individual cheatpaths.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12
    Foswiki
    Foswiki is an Enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins. Foswiki stands for "Free and Open Source" wiki to emphasize its commitment to Open Source software.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    docbook2X converts DocBook documents to man and Texinfo format.
    Leader badge">
    Downloads: 52 This Week
    Last Update:
    See Project
  • 14
    Personal wiki that lives in one self-modifying XHTML containing software, interface and data. Very useful for creating small websites and mantaining notes or todo-lists; completely javascript-programmable, supports encryption and file embedding.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    A reStructuredText editor plugin for Eclipse. This project aims to provide a good support for Sphinx documentation generation in the Eclipse IDE.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 16

    SonicReader

    Sonicwall Configuration File Reader

    SonicReader is used to view and save reports of the internals of a Sonicwall Configuration file. This is useful for those people that wish to know the settings within their saved Sonicwall Configs. I have no affiliation with Dell Sonicwall. Please do not contact Dell Sonicwall regarding the use of this program.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    A Windows Graphical User Interface for XPdf and PdfToHtml Tools. An easy way to convert PDF files in simple text, jpeg, html and or extract images. It use xpdf (http://www.foolabs.com/xpdf/home.html) and pdftohtml
    Leader badge">
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    Python Audio Tools are a collection of audio handling programs. These include programs for CD extraction, track conversion from one audio format to another, track renaming and retagging, track identification, CD burning from tracks, and more.
    Leader badge">
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge">
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Moritz

    Moritz

    transfer xml into specific text-formats (html, dot, source-code, ...)

    Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    SLiMS Documentation

    Compilation of SLiMS Usage Documentation

    We use this page to gather documentation about how to use SLiMS, the practical way or philosophycally. We'll added more documentation needed, to share the world about SLiMS.
    Leader badge">
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22
    DEP4E

    DEP4E

    DocBook Editing and Processing for Eclipse

    DEP4E integrates DocBook XML and DocBook XSL into Eclipse IDE to create, edit and process DocBook projects.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    Boost Note

    Boost Note

    Boost Note is a document driven project management tool

    Boost Note is a document-driven project management tool that maximizes remote DevOps team velocity. Write overviews of systems including concepts, terminology definitions and descriptions of how these concepts work together. Having a 'living document' to help drive dialogue and exchange of ideas through collaboration helps this process significantly. Organize your dev team's sprint backlog and visualize them with status, assignees, reviewers, due date and everything you need. Reduce repeated progress updates in the company chat and standup meetings. It’s time to aggregate your knowledge in a single place. Build a team-wide knowledge management system to solve the information silos. Maximize the developer team's velocity with a document-centric workflow. Collaborate with your teammates in a doc with Boost Note's real-time editing. Boost Note's editor makes it easy to write a tech spec with Charts.js, Mermaid, Latex, PlantUML and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DOCX

    DOCX

    Generate .docx files with JS/TS with a nice declarative API

    Easily generate .docx files with JS/TS. Works for Node and on the Browser. You can mix and match whatever properties you want, or provide no properties. Setting the section type determines how the contents of the section will be placed relative to the previous section. You can specify additional properties to the section, by providing a properties attribute. Everything (text, images, graphs etc) in OpenXML is organized in paragraphs. To change the text alignment of a paragraph, add an AlignmentType option on the paragraph.for center, left, right or justified. When a paragraph is justified, you may want to not justify the contents of incomplete lines, which end in a soft line break. Paragraphs have .keepLines() and .keepNext() methods that allow restricting page breaks within and between paragraphs. To move to a new page, insert a page break.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Everything cURL

    Everything cURL

    The book documenting the curl project, the curl tool, libcurl

    Everything curl is an extensive, continuously maintained book that documents the entire curl ecosystem: the curl command-line tool, the libcurl library, the project’s history and development practices, and practical guidance for using and contributing to curl. The project is written as an open source book (CC-BY-4.0) and is available in multiple formats and locations, including an online website, PDF, and ePub so readers can pick the format that suits them. Content ranges from beginner-friendly tutorials and usage examples to deep dives into internals, protocols, bindings, build instructions, and advanced deployment scenarios, making the book useful for both casual users and experienced developers. The repository is large and actively maintained with many commits, organized chapters and helper scripts to build, index and publish the book; the site rendering is powered by mdBook and hosted for easy online reading.
    Downloads: 1 This Week
    Last Update:
    See Project