Commits

cueedee committed 077b75523b4
feat(all generators): revert to stock YUIDoc and its default theme. Leverage YUIDoc's standard `@module` and `@submodule` tags to deliver the functionality previously implemented by a custom `@moduleType` tag. This implies dropping the marviq theme too. Move `@author` tag from the class definition level to the file/module/submodule level. The '*-iq' forks of yuidoc and grunt-contrib-yuidoc were both lacking and lagging with respect to their maintained official roots. Keeping these around just for one custom tag and functionality that isn't hardly ever used isn't worth the trouble.