Skip to content

Commit 17a9ef8

Browse files
authored
Merge pull request #18 from tencentcloudstack/fix/python-doc
Fix/python doc
2 parents fcd8958 + ca7ad80 commit 17a9ef8

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
CHANGELOG
22
=========
33

4+
## v0.1.1
5+
6+
- fix unchanged python doc after run `build_python`
7+
8+
## v0.1.0
9+
10+
- add docs for website, optimize existing documents
11+
- remove unused terraform.log file in example
12+
- add example vpc code
13+
414
## v0.0.5
515

616
- Support NuGet publish

sdk/python/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,3 @@ The Security Token for temporary access, read from environment variable `TENCENT
7575
pulumi config set tencentcloud:securityToken [your-security-token] --secret
7676
```
7777

78-
## Reference
79-
80-
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/tencentcloud/api-docs/).

0 commit comments

Comments
 (0)