I'm running phpdoc
on my project and there's a file (the only meaningful file), in which the order of methods is important for grouping methods. How can I have the same order of functions in the generated documentation as in the source file?
Actually, I'm ready to change doc framework, if it helps.
Unfortunately, it doesn't appear there is a way to tell the documenter what order to list methods in.
However, @see
may be useful to you to draw attention to the related functions. That coupled with a note in the full description about the order being needed, or some out of order exceptions may be the best the tool can currently offer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With