


This allows us to build LLVM/Clang documentation immediately as new versions are released and show how the hdoc GitHub Action works in practice. Now, with the addition of hdoc support for GitHub Actions, we have updated our LLVM/Clang fork to use our GitHub Action.
#Fontdoc 1.3.0 update
In the past we manually ran hdoc on our local machines to update the LLVM/Clang documentation as new versions were released.
#Fontdoc 1.3.0 free
This has let us not only demonstrate the hdoc is capable of documenting large, complex codebases, but has also allowed us to give back to the community by providing a publically accessible, free set of documentation for the LLVM/Clang project. We have long used LLVM/Clang as a demo project for hdoc. Thank you to Reddit user /u/Adverpol for suggesting both of these improvements! LLVM documentation now uses GitHub Actions In addition, the display of functions was improved to be less cluttered. With hdoc 1.3.0, mousing over the function declaration will reveal a icon in the top right of the declaration which makes it possible to easily share links to documentation. This information is shown under the special "Templates" heading in the generated documentation, as shown below.Īnother feature that was long overdue for hdoc was the addition of icons which make it easier to grab a to a given function. This release brings support for the command, which allows users to properly document the template parameters their records and functions take. The command originally did not make that cut.
#Fontdoc 1.3.0 software
Hdoc initially supported a limited set of Doxygen commands, largely those that were most-used in popular open source software projects. Thank you to Reddit user /u/helloiamsomeone for suggesting this feature! Template parameter comment support We hope you will enjoy it as much as we do! The screenshot below shows the difference between dark and light mode:ĭark mode automatically adapts to your system settings and provides a more comfortable viewing experience for those who desire it. Now, we're pleased to share hdoc's dark mode with everyone. Once we had the initial pre-release of dark mode running internally we couldn't believe we waited so long to implement it. Unfortunately, the clean light theme that hdoc has used since it's release, which has been our pride and joy for 3 years, has the unintended side effect of causing our eyes to bleed late at night. In particular, we want to highlight dark mode, support for template parameters, easy ing, and improvements to the LLVM/Clang demo that we host. We released hdoc 1.3.0 this week, which brings many features that are long overdue.
