In the Drupal project, we sometimes have very lengthy documentation blocks.
Marco, docblocks are not comments, they are documentation. It merely has in common with comments that it exists in the source. Which is a bonus actually :)
--
You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+u...@googlegroups.com.
To post to this group, send email to php...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/CADyq6s%2BO%3Dd9cejra6LpbVBaPA%3DfFaigQiCUwsv7wAjS6gYHBYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Marco, docblocks are not comments, they are documentation. It merely has in common with comments that it exists in the source. Which is a bonus actually :)
@section is a markup thing, not informational thing so I don't think it should be included.
Sometimes we have examples and descriptions in docblocks in Yii.We're using our own phpdocumentor-compatible generator that supports markdown. It covers sections, lists and all the other nice markup things.
--
You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+u...@googlegroups.com.
To post to this group, send email to php...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/e8159f82-540f-4ea7-bb28-9420620079b3%40googlegroups.com.