Choose a Title for Your Pull Request #120

Closed
mik-tf wants to merge 7 commits from development_test into development
2 changed files with 8 additions and 4 deletions

View File

@ -1 +1,3 @@
- [Test Page](test/test.md)
- [Test Page](test/test.md)
- [Test Go](tfgrid-sdk-go_docs/release.md)
- [Test Page2](test/test.md)

View File

@ -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'
```