You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having trouble with churn on check-ins recently, having to do with this directory. Pretty sure one of our doc building dependencies has changed and is building more stuff than it was.
But I haven't gotten as far as finding out what's causing it, whether the generated stuff is necessary, or what to do about it.
So I made the tests only depend on build, not docs - that was weird.
I dug as deep as determining that it's the grunt docco task that is adding this stuff. Docco is used to generate the annotated stock example. Indeed it looks like the page is missing some of the fancy styling that it used to have, because I haven't been checking in web/public/docs
With these fixes, I'm closing this - we can't do too much about all the transitive dependencies of our doc tools, but at least they won't be triggered for testing.
I have noticed that after running:
new directory shows up, namely:
Is this an intended behavior?
The text was updated successfully, but these errors were encountered: