From a443c0feaee55655218e0d0aa362ea68075cc169 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sun, 23 Mar 2025 12:36:14 +0100 Subject: [PATCH] Add initial documentation homepage --- docs/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..33b554f --- /dev/null +++ b/docs/index.html @@ -0,0 +1,15 @@ + + + + + + Cloudflare DNS Client + + +

Cloudflare DNS Client

+

A Java-based client for interacting with the Cloudflare DNS API.

+

+ View API Documentation +

+ + \ No newline at end of file