Bring your documentation into the 21st century.
Documentation doesn't end at the API: enhance your documentation with additional written pages.
Stop worrying if your documentation is up to date or not: build it with your code.
Developers should focus on what's important instead of the minutiae of their documentation tooling.
hdoc wouldn't exist without the open source community and we want to give back.
Every function, class, and enum in your codebase is scanned and documented. Compatible with Doxygen-style comments.
hdoc converts your Markdown pages into a website and puts it next to your API docs. All of your documentation is in one place.
Instant search-as-you-type lookup of symbols throughout your entire codebase.
Your documentation is never out of date if you build it with your code. All you need to do is add hdoc to your build job.
hdoc understands the newest C++ features with its advanced compiler-based parser.
hdoc outputs fully static HTML with no required Javascript, ensuring your users never have to wait.