Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2.2 KB

File metadata and controls

45 lines (33 loc) · 2.2 KB

cpp-linter.github.io

Website GitHub Org License MkDocs

Documentation website for the cpp-linter project and organization.

This repository hosts the public site at https://cpp-linter.github.io/, including the homepage, getting started guides, and community links for the C/C++ linting ecosystem around cpp-linter.

Website

What You'll Find

  • Project overview and landing page content
  • Getting started documentation
  • "Why cpp-linter?": how the toolchain compares with other clang-format / clang-tidy actions and hooks
  • Showcase of open-source projects that use cpp-linter
  • Blog posts and guides
  • Links to the clang tools packages (pip, Homebrew, asdf, static binaries, Docker images, wheels)
  • Community entry points and the sponsor page

Build

pipx run nox -s docs       # build into site/
pipx run nox -s docs-live  # preview with live reload

Files other projects use

Other repositories load these files from the published site, so do not rename or remove them without updating those repositories: