diff --git a/docs/building_the_book.md b/docs/building_the_book.md deleted file mode 100644 index c93f161..0000000 --- a/docs/building_the_book.md +++ /dev/null @@ -1,11 +0,0 @@ -# Building the Book - -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. - -Icons for dev examples are from https://cdn.materialdesignicons.com/3.6.95/. - -To build the examples - -```bash -% go run tools/examplecompiler/main.go -o developer/examples -r tools/examplecompiler/example_repos.json -t tools/examplecompiler/example_template.tmp -``` \ No newline at end of file diff --git a/docs/developer/connecting.html b/docs/developer/connecting.html index ad334de..ef5dd0f 100644 --- a/docs/developer/connecting.html +++ b/docs/developer/connecting.html @@ -102,9 +102,10 @@ - +