aws / amazon-s3-encryption-client-dotnet

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
https://aws.github.io/amazon-s3-encryption-client-dotnet/
Apache License 2.0
15 stars 10 forks source link

docs: update doc site to new template #50

Closed philasmar closed 5 months ago

philasmar commented 7 months ago

DOTNET-6821 DOTNET-6820

Description

This change uses the latest DocFx template to modernize the API Reference for this library.

Motivation and Context

The motivation behind this change was to align our API Reference look and feel across our libraries.

Testing

Deployed this locally and to my own fork on GitHub https://www.philasmar.com/amazon-s3-encryption-client-dotnet/

Screenshots (if appropriate)

image

Types of changes

Checklist

License