Updated Developer Guide (markdown)
+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
|
and explore the `examples/` directory, for example by opening
|
||||||
<http://localhost:8000/examples/side-by-side.html>.
|
<http://localhost:8000/examples/side-by-side.html>.
|
||||||
|
|
||||||
You can turn off compilation by appending `?mode=RAW` to the URL, for example
|
You can turn on compilation by appending `?mode=ADVANCED` to the URL, for example
|
||||||
<http://localhost:8000/examples/side-by-side.html?mode=RAW>. (By default mode
|
<http://localhost:8000/examples/side-by-side.html?mode=ADVANCED>. (By default mode
|
||||||
is `ADVANCED`.)
|
is `RAW`.). If you don't want the social widgets append `?mode=RAW`.
|
||||||
|
|
||||||
Run examples without Plovr:
|
Run examples without Plovr:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user