Taking a look at the PDF reference manual, I'd like to clean up two things:
[x] Move all links out of parameters and into details. These links often wrap poorly in parameters and go off the edge of the document. (See e.g. MinCostFlow in that document).
[x] Undocument runner functions. Even though we don't export them, they're still cluttering up the manual. Perhaps we stick them all in one documentation file (e.g. common @RDname) just in case people want to be able to call them without input checks.
Taking a look at the PDF reference manual, I'd like to clean up two things:
MinCostFlow
in that document).