Re: Doxygen Tidy-up

2022-06-12 Thread Willow Liquorice
Hello again, I said I could do it in a week because I've just spent the weekend learning enough about wrangling Neovim to put some macros together to speed up the checking and deletion processes massively. I can now jump between symbols, bring up their header declarations side-by-side, if the

Re: Doxygen Tidy-up

2022-06-10 Thread Christian Grothoff
On 6/10/22 3:42 PM, Willow Liquorice wrote: > Oh, I didn't know we already had a standard. I'll remember that and put > it in the updated Style Guide. :-) > It's a good thing the team has a self-appointed documentation busybody > now, hm? A very good thing. ;-) > Provided that the more recent d

Re: Doxygen Tidy-up

2022-06-10 Thread Willow Liquorice
Oh, I didn't know we already had a standard. I'll remember that and put it in the updated Style Guide. It's a good thing the team has a self-appointed documentation busybody now, hm? Provided that the more recent docs are the ones in the headers, I'll have the source docs deduplicated by the e

Re: Doxygen Tidy-up

2022-06-09 Thread Christian Grothoff
On 6/9/22 23:52, Willow Liquorice wrote: > I've categorised the code as much as I can, though I'm not too sure > about the function of some modules and I've only categorised within > src/include, so there's still a bit that's unsorted. It's mostly > services that are undocumented elsewhere, and lib

Re: Doxygen Tidy-up

2022-06-09 Thread Willow Liquorice
I've categorised the code as much as I can, though I'm not too sure about the function of some modules and I've only categorised within src/include, so there's still a bit that's unsorted. It's mostly services that are undocumented elsewhere, and libraries of uncertain function that I couldn't

Re: Doxygen Tidy-up

2022-06-06 Thread Martin Schanzenbach
Hi, that sounds like a good approach to me :) Thanks Martin On Sun, 2022-06-05 at 23:59 +0100, Willow Liquorice wrote: > Hello everyone, > > I was going to mention this at the Dev Meeting today, but Mumble > wasn't > playing very nicely with my OS' audio system. > > Another thing I've decided

Doxygen Tidy-up

2022-06-05 Thread Willow Liquorice
Hello everyone, I was going to mention this at the Dev Meeting today, but Mumble wasn't playing very nicely with my OS' audio system. Another thing I've decided to work on is making the Doxygen site more user-friendly, as I found out that it's possible to nest groups. I've used this capabil