kwnetzwelt / unity-build-system

MIT License
59 stars 11 forks source link

The folder UBS/Documentation is being parsed by Unity and throws Exceptions #5

Closed flberger-work closed 7 years ago

flberger-work commented 9 years ago

It's full of Doxygen JavaScript files that throw things like

Assets/packages/ubs/Documentation/js/bootstrap.js(10,1): BCE0044: expecting EOF, found '+'.

That prevents simply dropping in the UBS folder, or using it as a submodule.

kwnetzwelt commented 7 years ago

Solved