formatting and fixes in dev notes

This commit is contained in:
Dominik Moritz 2012-09-12 00:13:37 +01:00
parent 0577ab145d
commit 063d4b7ece

View File

@ -28,10 +28,10 @@ For small bugfixes or enhancements:
For larger changes:
* Cleanup your code and affected code parts
* Run the tests from test/index.html in different browsers (at least Chrome and FF)
* Run the tests from `/test/index.html` in different browsers (at least Chrome and FF)
* Update the documentation and tutorials where necessary
* Update _layouts/recline-deps.html if you change required files (e.g. leaflet libraries)
* Try to build the demos in /demos with jekyll and then check out the demos/multiview/ which utilizes most aspects of Recline
* Update `/_includes/recline-deps.html` if you change required files (e.g. leaflet libraries)
* Try to build the demos in `/demos/` with jekyll and then check out the `/demos/multiview/` which utilizes most aspects of Recline
## Changelog