hdoc

Results 26 comments of hdoc

Thank you for the suggestion. There is an upcoming refactor of the comment parsing system where we're hoping to support richer forms of markup, including Markdown, in comments.

Hello, This is something we are working on, however we can't provide an exact date that it will be ready right now. Thank you

Hello! I believe this error is related to the way you have the LLVM and clang dependencies installed on your system. We don't currently test on openSUSE so I can't...

Hey Nils, I apologize for the late response. Thanks for sharing what worked for you, hopefully it will be useful for other users who try to use hdoc on SUSE....

The issue with the assets not being available is because hdoc is being built in a subdirectory. This was pointed out by @no92 in a separate PR and we have...

Hello @wentasah, thank you for the helpful issue report. This is a bug with our flake where we're not adding nixpkgs as an input. This will be fixed internally and...

It'll be released when it is ready, we're hoping to have a hotfix for this and other issues before the end of the year.

Thank you for the kind comments :) Yes, currently hdoc does not print free functions under the namespace tree, only records (structs, classes, unions) and enums. The main reason for...

I originally thought this was an issue with your ignore list, but upon further investigation I suspect that all definitions made as part of a macro are ignored, even if...

Thank you for the suggestion. This is should be an easy fix to make and we'll look to add it in the next release. I'm intrigued by your suggestion to...