[go: up one dir, main page]

C++ Documentation Software

View 99 business solutions

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

  • See Everything. Miss Nothing. 30-day free trial Icon
    See Everything. Miss Nothing. 30-day free trial

    Don’t let IT surprises catch you off guard. PRTG keeps an eye on your whole network, so you don’t have to.

    As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
    Try PRTG 30-day full access trial
  • 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: 13,728 This Week
    Last Update:
    See Project
  • 2
    Zeal

    Zeal

    Offline documentation browser inspired by Dash

    Zeal is a simple offline documentation browser inspired by Dash. Get binary builds for Windows and Linux from the download page. After installing Zeal go to Tools ⟶ Docsets to browse and download docsets. You can limit search results to specific (or a set of specific) docsets. The docset filter and the search query are delimited by a colon character (:). If you prefer, you can start Zeal with a query from the command line. You can also search multiple docsets separating them with a comma. You can limit the search scope by using ':' to indicate the desired docsets.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    Msc-generator

    Msc-generator

    Draws signalling charts, block diagrams and graphs from text input.

    NOTE! We have moved to https://gitlab.com/msc-generator/msc-generator All development happens there. Also, download new releases & submit issues there. A tool to draw various charts from textual descriptions. Currently, three types of charts are supported: Message Sequence Charts, generic Graphs, and Block Diagrams, with more to be added in the future. There is a command-line version for Linux and Mac (replacing mscgen), which now sports a GUI, as well. Msc-generator allows fine control over the appearance and has a rich feature set complete with detailed documentation. On Windows, you can embed the charts in a document or presentation and simply double-click it in Office to edit them. On Linux and the Mac, a command-line version is available, and a GUI, as well. A .deb package is available starting from Debian Bookworm (currently testing) and Ubuntu Jammy Jellyfish (22.04) from the official repositories. For older releases see the Wiki. A Mac homebrew package is available.
    Leader badge">
    Downloads: 72 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 16 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 5
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6

    C++ Annotations

    An extensive tutorial about the C++ programming language

    The C++ Annotations have moved to GitHub, and can now be reached at https://fbb-git.github.io/cppannotations/ Please refer to github's location for the latest archive and releases.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    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.
    Leader badge">
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Overview of pre-defined compiler macros for standards, compilers, operating systems, and hardware architectures.
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    MindForger

    MindForger

    Thinking notebook and Markdown editor

    Are you drowning in information, but starving for knowledge? Where do you keep your private remarks like ideas, personal plans, gift tips, how-tos, dreams, business vision, finance strategy, auto coaching notes? Loads of documents, sketches and remarks spread around the file system, cloud, web and Post-it notes? Are you affraid of your knowledge privacy? Are you able to find then once you create them? Do you know how are they mutually related when you read or write them? No? MindForger is open, free, well performing Markdown IDE which respects your privacy and enables security. It is actually more than an editor or IDE - it's human mind inspired personal knowledge management tool.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    GSL

    GSL

    Guidelines support library

    The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. The entire implementation is provided inline in the headers under the gsl directory. The implementation generally assumes a platform that implements C++14 support. While some types have been broken out into their own headers (e.g. gsl/span), it is simplest to just include gsl/gsl and gain access to the entire library. This project makes use of the Google Test testing library. Please see the ThirdPartyNotices.txt file for details regarding the licensing of Google Test.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 5 This Week
    Last Update:
    See Project
  • 12
    Bobcat has moved to GitHub, and can now be reached at https://fbb-git.github.io/bobcat/ Please refer to github's location for the latest archive and releases.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    OpenGL Software Development Kit

    Utility libraries for working with OpenGL.

    The Unofficial OpenGL SDK is a collection of utility libraries designed to make it easy to learn the exciting world of 3D programming with the OpenGL library. This project is not associated with The Khronos Group.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    TEA is a text editor that provides a wide range of text-processing functions (over 100) and the syntax highlighting. There are two branches of TEA: Qt-based and GTK-based.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    XSL-FO Formatting markup WYSIWYG editor & PDF tree BookMark. XML document which is most often used as PDFs or RTF generator. It can read and edit 95% from Apache fop sample. Export to fo,pdf,rtf,tif fax, page, Import fo,html,page,odt OpenOffice 1-2
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Using an input XML source file, the parser generates the header file, the code to access the error messages and the documentation (DocBook and doxygen). The error messages and documentation are available in multiple languages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    OpenCS

    Basic Code Structure Viewer (for C)

    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    cEdit is an advanced and free alternative to both common text editors, and IDE's. It has many of the features found in shareware editors, including extensive language support, function listing, built in FTP, projects, and docking support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A collection of tutorials that show the use of some major free 3D engines. While most of these engines have similar tutorials already, these tutorials allow you to see the engines side by side with common coding practises.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    C++ documentation tool with greatly styled output. Supports templates, overloads, lots of graps. Simple to use. Just execute program in source folder. Current stable version is 1.05 June 2010
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Check out our site for updates! http:\\shadowsoft777.tripod.com Shadow Text is a programmers files editor.... it can open just about any thing and can edit them its easy to use and is very simple and easy to install.. it has mabe one reason! to ty
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Doxverilog is a nativ Verilog/SystemVerilog parser for the Doxygen documentation generator. This allows the production of advanced documentation from Verilog/SystemVerilog sourcecode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Bluedoc is a Tool for generating documentation in HTML format from doc comments in source code in C and C++. Like Javadoc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next