Added base for automated documentation
This commit is contained in:
22
docs/index.md
Normal file
22
docs/index.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
_layout: landing
|
||||
---
|
||||
|
||||
# Cloudflare API for .NET
|
||||
|
||||
|
||||
## NuGet packages
|
||||
|
||||
Here is an overview of the latest packages.
|
||||
|
||||
| Package URL | Version | Short Description |
|
||||
|-------------|---------|-------------------|
|
||||
| [AMWD.Net.API.Cloudflare] |  | Core features to access the Cloudflare API. |
|
||||
| [AMWD.Net.API.Cloudflare.Dns] |  | The DNS section of the Cloudflare API. |
|
||||
| [AMWD.Net.API.Cloudflare.Zones] |  | The Domain/Zone Management section of the Cloudflare API. |
|
||||
|
||||
|
||||
|
||||
[AMWD.Net.API.Cloudflare]: https://www.nuget.org/packages/AMWD.Net.API.Cloudflare
|
||||
[AMWD.Net.API.Cloudflare.Dns]: https://www.nuget.org/packages/AMWD.Net.API.Cloudflare.Dns
|
||||
[AMWD.Net.API.Cloudflare.Zones]: https://www.nuget.org/packages/AMWD.Net.API.Cloudflare.Zones
|
||||
Reference in New Issue
Block a user