0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #70 from Bzero/typedefs_on_parent_page More... 9 months ago
Rename headerings "Typedefs and Type Aliases" to just "Type Aliases" More... 9 months ago
Treat type aliases and typedefs the same. More... 9 months ago
List typedefs on parent page. More... 9 months ago
Merge pull request #69 from Bzero/brief_escape_links More... 10 months ago
Allow links in brief description. More... 10 months ago
Exit gracefully when trying to build in a directory without configuration file. More... 10 months ago
Merge pull request #64 from jkhoogland/add/version-flag More... 10 months ago
Merge pull request #66 from Bzero/watch_command More... 10 months ago
Do not rely on implicit conversion in 'doxide watch'. More... 10 months ago
Provide more user feedback in 'doxide watch'. More... 10 months ago
Use a new MarkdownGenerator instance for each rebuild. More... 10 months ago
Delay of 2000ms in 'doxide watch'. More... 10 months ago
Add 'doxide watch' subcommand. More... 11 months ago
ADD flag --version, -v to show version of doxide More... 11 months ago
CHG make local yaml build optional More... 11 months ago
Update contributing instructions for movement of files. More... 11 months ago
Updated description. More... 11 months ago
Update to initialize with 1 not 0 to workaround tree-sitter mistaking for pure virtual identifier. More... 11 months ago
Added script for building website, including code coverage report. More... 11 months ago
Updated documentation for code coverage features. More... 11 months ago
Added .cpp source files to documentation so that are included in code coverage reports. More... 11 months ago
Added missing second page of code coverage documentation. More... 11 months ago
Fixed indenting issues on e.g. admonitions when using multiple end-of-line comments for documentation. More... 11 months ago
Fixed inclusion of entities where the documentation comment follows the entity (broken by recent change to handling of visible flag). More... 11 months ago
Use parallel builds. More... 11 months ago
Fix some more compile warnings on Windows. More... 11 months ago
Fix some more compile warnings on Windows. More... 11 months ago
Fix some compile warnings on Windows. More... 11 months ago
Compile fixes for Windows. More... 11 months ago