Building the Book

    There is a in the repo that can help building the book easier. To build and run the docs site http server locally:

    The build uses https://github.com/Bandwidth/gitbook-plugin-include-html to include html directly for code examples as well as the prism plugin, , to handle code highlighting. CSS for code highlighting seems to get mucked up sometimes if you don’t use the default them, this is something to work on in the future. We are also using https://github.com/poojan/gitbook-plugin-toggle-chapters, tried but it messed up the HTML.

    To build the examples

    will just serve the files without all the other prep work.