It occurred to me while looking at the doxygen comment for
router_is_already_dir_fetching_ds() that if we had something go through
and complain about all cases where there's a function argument that is
not mentioned by <b>parameter</b> (with the markup) in the doxygen
comment... we would end up with a lot of complaints.
We could fix this by placing <b></b> around documented parameters, and by documented undocumented parameters.
There might even be a way to semi-automatically do this using a script, and then clean up any mismatches.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
It's fine. One thing to be aware of: this is a lot of work: we have a bunch of undocumented functions! It would probably be a good idea to submit documentation for a few at a time, rather than trying to do everything in one big patch.