smrfeld / cpp_doxygen_sphinxLinks
Tutorial for a C++ Doxygen CMake Sphinx Breathe Pipeline
☆29Updated 3 years ago
Alternatives and similar repositories for cpp_doxygen_sphinx
Users that are interested in cpp_doxygen_sphinx are comparing it to the libraries listed below
Sorting:
- Metrix++ is an extendable tool for code metrics collection and analysis.☆82Updated last year
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆103Updated 3 years ago
- Learn to use CMake☆97Updated 3 weeks ago
- Doxygen XML to Markdown (or JSON)☆189Updated 3 years ago
- GitHub Action for generating Doxygen documentation for your projects.☆121Updated 10 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆177Updated 11 months ago
- Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.☆235Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- CMake module for code coverage☆96Updated 7 months ago
- GitHub Action for clang-format checking☆126Updated 2 weeks ago
- Create a pull request review based on clang-tidy warnings☆101Updated 3 weeks ago
- A small guide for C/C++ developers to useful extensions to unleash the power of Visual Studio Code☆91Updated 4 years ago
- A lightweight Doxygen extension for Sphinx☆31Updated last week
- Modern documentation for modern C++. Configure with YAML, output Markdown, post-process with Material for MkDocs.☆120Updated 3 weeks ago
- A formatter to make your CMake code the real treasure☆277Updated last week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- C/C++ hooks to integrate with pre-commit☆375Updated last year
- CLion C/C++ IDE plugin for Conan Package Manager☆109Updated this week
- A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotatio…☆126Updated this week
- A unit testing framework for CMake☆38Updated 8 years ago
- Catch2, Google Test and doctest Adapter for the VSCode