|
|
|
|
|
by eXpl0it3r
519 days ago
|
|
Maybe I have to give mkdoxy another try. When you say "just docs", what do you mean exactly? The thing is, if I have say 20 different versions I want to generate docs for, I don't exactly want to run this every time I run `mkdocs build`, but only if I say update the navigation. Edit: Ah now I remember, the generated "native" Markdown structure also feels worse compared to the doxygen navigation. |
|
Though given all the chatter on here in the last couple of weeks, I'd migrate some of the python work to `uvx` and that would make things simpler again.
I'm don't know if doxygen easily supports 'incremental' builds for your use case. I've never really found completely re-building docs for my modest repos a bottleneck.