mikekelly / hal-browser

An API browser for the hal+json media type
MIT License
835 stars 157 forks source link

Improve folder structure #70

Closed Kingson-de closed 8 years ago

Kingson-de commented 8 years ago

In the PHP world using composer you always have the vendor folder in the gitignore file, so when enhancing an API documentation with the nice hal browser you can't check it in completely. Furthermore I thought also that it's good to have all the internal assets in one place and the external components in another folder to make the separation clear.