diff --git a/books/test/SUMMARY.md b/books/test/SUMMARY.md index addcedd..5f69dac 100644 --- a/books/test/SUMMARY.md +++ b/books/test/SUMMARY.md @@ -1 +1,3 @@ -- [Test Page](test/test.md) \ No newline at end of file +- [Test Page](test/test.md) +- [Test Go](tfgrid-sdk-go_docs/release.md) +- [Test Page2](test/test.md) \ No newline at end of file diff --git a/heroscript/test/book_collections.md b/heroscript/test/book_collections.md index 125bd84..51d81ef 100644 --- a/heroscript/test/book_collections.md +++ b/heroscript/test/book_collections.md @@ -2,12 +2,14 @@ ```js -!!book.generate name:'test' title:'Mdbook Test' - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test' +!!book.generate name:'test' title:'Mdbook Test Temp' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_test/books/test' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/test' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_test/collections/test' +!!doctree.add + url:'https://github.com/threefoldtech/tfgrid-sdk-go/tree/development_docs_test/tfgrid-sdk-go_docs' ``` \ No newline at end of file