1
0
mirror of https://github.com/taigrr/nats.docs synced 2026-03-23 11:42:16 -07:00

Moved tools to _tools

Broke up develoepr doc into tree
Small CSS tweak to give diagrams more room
This commit is contained in:
Stephen Asbury
2019-05-15 12:22:57 -07:00
parent 57db99feba
commit 9618415569
57 changed files with 1002 additions and 206 deletions

View File

@@ -8,4 +8,4 @@ serve:
gitbook serve
examples:
go run tools/examplecompiler/main.go -o _examples -r tools/examplecompiler/example_repos.json -t tools/examplecompiler/example_template.tmp
go run _tools/examplecompiler/main.go -o _examples -r _tools/examplecompiler/example_repos.json -t _tools/examplecompiler/example_template.tmp