yii2-apidoc
yii2-apidoc copied to clipboard
Add new template for running yii2-apidoc on a user-submitted project
| Q | A |
|---|---|
| Is bugfix? | no |
| New feature? | yes |
| Breaks BC? | no |
| Tests pass? | yes |
| Fixed issues | #131 |
It works for me!
It works good, but IMHO it isn't a perfect solution. The navigation sidebar never displays app\* and yii\* classes at the same time. It could be great if all the classes of app and yii namespaces were displayed together in the navigation sidebar.
@ricpelo - Do you want yii namespaces in a custom project? I'd think not as it would make the sidebar be very crowded. I used this to generate docs for Craft CMS 3, which already has a ton of namespaces and classes. I'd think you wouldn't want the yii classes there.
@jcherniak - First of all, thank you for your code! It works for me, as I said before. Maybe you're right: I only tested with a-few-classes project but with tons of classes could be overkill to have both app and yii namespaces at the same time.
Hi! Will this PR be merged for 2.0.7 release (or maybe before :))? Thanks!
Any chance this can be merged?
Yes, please. I've used it for months and it works great, IMO.
We need @cebe here.
Any chance this can be merged now? Looks like @cebe made a few changes, so it would be nice to get this into core.
@cebe @samdark @arogachev is this PR going to be merged or should it be closed?
@mtangoo I'd get this one in. Would be great if you'll test it with custom project.
I will find time and test it. Wanted to be sure there's desire to merge it in