Documentation Software for BSD

Browse free open source Documentation software and projects for BSD below. Use the toggles on the left to filter open source Documentation software by OS, license, language, programming language, and project status.

  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 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
  • 1
    Doxygen
    Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.
    Leader badge
    Downloads: 9,073 This Week
    Last Update:
    See Project
  • 2
    TestLink

    TestLink

    Test & requirements management

    TestLink is a web based Test Management tool. The application provides Test specification, Test plans and execution, Reporting, Requirements specification and collaborate with well-known bug trackers. Repository: https://github.com/TestLinkOpenSourceTRMS
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 3
    Utilities for general- and special-purpose documentation. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 4
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 352 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue database. However, you can still download the both the old and the new 2.x releases of Natural Docs here.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 6
    "Roberge's Used Robot (RUR) : a Python Learning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 7
    cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages. cloc is now being developed at https://github.com/AlDanial/cloc
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 8

    Eclipse and Java Video Tutorials

    Video tutorials for learning Java OOP programming with Eclipse.

    Free video screencam tutorials for Eclipse and Java. Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv. You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    Official Support and Documentation for SourceForge.net, provided by the SourceForge.net Service Operations Group (SOG).
    Downloads: 110 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    ExpressJS.com

    ExpressJS.com

    The Express.js Website

    This repository contains the source for the Express web site and documentation, the canonical reference for developers using the Express framework. It organizes material into API reference, getting-started guides, best practices, and topic-focused explanations such as routing, middleware, error handling, templating, and performance. Versioned docs help readers match API behavior to the framework version they’re running, reducing confusion during upgrades. The site showcases common patterns through concise examples, making it easy to translate concepts into working code. In addition to core Express usage, the documentation surfaces ecosystem guidance on things like security headers, structured logging, and integration with view engines or ORMs. Because it is open to community contributions, the documentation evolves alongside Express itself, reflecting real-world questions and solutions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    WackoWiki

    WackoWiki

    WackoWiki is a light and easy to install multilingual Wiki-engine.

    WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification and much more. Compatible with PHP 8.0 - 8.5 and MariaDB / MySQL / SQLite.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 12
    docbook2X converts DocBook documents to man and Texinfo format.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 13
    Google Engineering Practices Docs

    Google Engineering Practices Docs

    Google's Engineering Practices documentation

    The eng-practices project by Google is a public repository that documents the company’s established engineering best practices, accumulated through years of large-scale software development across diverse teams and languages. Its purpose is to share Google’s collective experience in areas such as code review, collaboration, and quality assurance with the broader software engineering community. The repository provides practical guidelines designed to help developers and reviewers produce cleaner, more maintainable, and higher-quality code. It includes Google’s comprehensive Code Review Guidelines, split into two major sections: The Code Reviewer’s Guide and The Change Author’s Guide, which detail the expectations and processes for both reviewers and authors. Additionally, it explains key terminology and practices commonly used within Google to make the documentation accessible to external audiences.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    The project is to translate latest vim help documentations into simplified Chinese.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    AsciiDoc is a presentable text document format for writing articles, UNIX man pages and other small to medium sized documents. The asciidoc(1) command translates AsciiDoc files to HTML, DocBook and LinuxDoc formats.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    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: 17 This Week
    Last Update:
    See Project
  • 17
    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: 7 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    Office Docs PowerShell

    Office Docs PowerShell

    PowerShell Reference for Office Products

    This repository aggregates documentation, examples, and cmdlet references for PowerShell modules that manage Microsoft 365 and Office services. It collects guidance for admins on tasks such as Exchange Online mail flow, SharePoint site provisioning, Teams configuration, and tenant-level policy settings—often including parameter examples, common scenarios, and troubleshooting notes. The docs are structured so operators can copy/paste ready examples into their automation scripts or adapt them for bulk changes using CSV-driven loops. Because cloud management frequently involves idempotent, auditable operations, the content emphasizes safe patterns (what changes will do, UI equivalents, and rollback hints). Versioning matters here: the repository tracks changes as Microsoft updates service APIs and cmdlets, helping teams stay current and avoid deprecated workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Open Guide to AWS

    Open Guide to AWS

    Amazon Web Services — a practical guide

    og-aws (The Open Guide to Amazon Web Services) is a community-maintained reference that consolidates tips, best practices, and practical knowledge for effectively using AWS. Unlike official AWS documentation, which provides only formal product details, this guide integrates real-world experiences, advice, and caveats gathered from engineers who work with AWS daily. It covers core services such as EC2, S3, IAM, load balancers, and EBS, while also providing insights into optional and advanced services. The guide is designed to be concise, practical, and continuously updated, making it a valuable resource for both beginners and experienced cloud practitioners. It addresses topics like cost management, lock-in risks, service selection, and alternatives, helping users make informed architectural decisions. As a collaborative effort, og-aws grows and evolves with community contributions, ensuring its content remains relevant in the fast-changing cloud ecosystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A fast and reliable tool, written in Java 8, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. Can serve as a Javadoc taglet. Exports PDF, (E)PS, SVG, PNG, ... The source code is hosted at http://github.com/sdedit/sdedit
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    helpdeco dissects HLP help files (WinHelp) of Windows 3.0, 3.1, 3.11, and '95 and many MVB multi media viewer titles into all files required for a rebuild using the appropriate help compiler HC30, HC31, HCP, HCW, HCRTF, WMVC, MMVC or MVC.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to create a German translation of the book <a href="http://www.byteofpython.info">"A Byte of Python"</a> originally written in English by Swaroop C H.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 24
    Russian language-pack for a popular Vim editor.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25

    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: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next