File tree Expand file tree Collapse file tree 3 files changed +1
-18
lines changed
docgenerator/SDKDocGeneratorLib Expand file tree Collapse file tree 3 files changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -911,20 +911,3 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
911
911
912
912
All low-level service clients are created using the code generator found in the ** generator** folder. The code generator
913
913
uses the service models defined in the ** generator\ServiceModels** folder.
914
-
915
- [ nuget-info ] : https://nuget.org/
916
- [ aws ] : http://aws.amazon.com/
917
- [ sdk-website ] : http://aws.amazon.com/sdkfornet
918
- [ sdk-forum ] : http://developer.amazonwebservices.com/connect/forum.jspa?forumID=61
919
- [ sdk-source ] : https://github.com/aws/aws-sdk-net
920
- [ sdk-issues ] : https://github.com/aws/aws-sdk-net/issues
921
- [ sdk-license ] : http://aws.amazon.com/apache2.0/
922
- [ docs-api ] : http://docs.aws.amazon.com/sdkfornet/v3/apidocs/Index.html
923
- [ docs-signup ] : http://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-setup.html
924
- [ aws-iam-credentials ] : http://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-hosm.html
925
- [ docs-guide ] : http://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/welcome.html
926
- [ credentials-management ] : http://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/net-dg-config-creds.html
927
- [ dotnet-blog ] : http://blogs.aws.amazon.com/net/
928
- [ github-aws-sdk-net-v2 ] : https://github.com/aws/aws-sdk-net/tree/aws-sdk-net-v2
929
-
930
-
Original file line number Diff line number Diff line change 27
27
<Content Include =" output-files\feedbackyes.html" >
28
28
<CopyToOutputDirectory >Always</CopyToOutputDirectory >
29
29
</Content >
30
- <Content Include =" output-files\Index .html" >
30
+ <Content Include =" output-files\index .html" >
31
31
<CopyToOutputDirectory >Always</CopyToOutputDirectory >
32
32
</Content >
33
33
<Content Include =" output-files\resources\parentloader.js" >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments