File tree Expand file tree Collapse file tree 4 files changed +3611
-1146
lines changed
Expand file tree Collapse file tree 4 files changed +3611
-1146
lines changed Original file line number Diff line number Diff line change 88 - stable
99 paths :
1010 - ' docs/docs/**'
11- - ' docs/sidebars.ts'
11+ - ' docs/sidebars-infrahubctl.ts'
12+ - ' docs/sidebars-python-sdk.ts'
1213 pull_request :
1314 branches :
1415 - stable
Original file line number Diff line number Diff line change @@ -10,18 +10,18 @@ The Infrahub Python SDK greatly simplifies how you can interact with Infrahub pr
1010
1111## Guides
1212
13- - [ Installing infrahub-sdk] ( ./guides/installation )
14- - [ Creating a client] ( ./guides/client )
15- - [ Querying data in Infrahub] ( ./guides/query_data )
16- - [ Managing nodes] ( ./guides/create_update_delete )
17- - [ Managing branches] ( ./guides/branches )
18- - [ Using the client store] ( ./guides/store )
19- - [ Using the client tracking mode] ( ./guides/tracking )
13+ - [ Installing infrahub-sdk] ( ./guides/installation.mdx )
14+ - [ Creating a client] ( ./guides/client.mdx )
15+ - [ Querying data in Infrahub] ( ./guides/query_data.mdx )
16+ - [ Managing nodes] ( ./guides/create_update_delete.mdx )
17+ - [ Managing branches] ( ./guides/branches.mdx )
18+ - [ Using the client store] ( ./guides/store.mdx )
19+ - [ Using the client tracking mode] ( ./guides/tracking.mdx )
2020
2121## Topics
2222
23- - [ Understanding tracking in the Python SDK] ( ./topics/tracking )
23+ - [ Understanding tracking in the Python SDK] ( ./topics/tracking.mdx )
2424
2525## Reference
2626
27- - [ Client configuration] ( ./reference/config )
27+ - [ Client configuration] ( ./reference/config.mdx )
You can’t perform that action at this time.
0 commit comments