Updated Developer Guide (markdown)

Bart van den Eijnden
2013-09-12 05:43:22 -07:00
parent 4dfc6bee8d
commit ebb7a7810d
+3 -3
@@ -136,9 +136,9 @@ directly in your browser, or start a simple web server, for example:
and explore the `examples/` directory, for example by opening
<http://localhost:8000/examples/side-by-side.html>.
You can turn off compilation by appending `?mode=RAW` to the URL, for example
<http://localhost:8000/examples/side-by-side.html?mode=RAW>. (By default mode
is `ADVANCED`.)
You can turn on compilation by appending `?mode=ADVANCED` to the URL, for example
<http://localhost:8000/examples/side-by-side.html?mode=ADVANCED>. (By default mode
is `RAW`.). If you don't want the social widgets append `?mode=RAW`.
Run examples without Plovr: