From f16624ecd64e8f56d026f99b0d660be490817620 Mon Sep 17 00:00:00 2001 From: allevitan Date: Thu, 23 Jul 2026 09:04:28 +0200 Subject: [PATCH] Redirect the old GitHub Pages docs to Read the Docs --- .nojekyll | 0 404.html | 16 ++++++++++++++++ index.html | 16 ++++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..ff3b920 --- /dev/null +++ b/404.html @@ -0,0 +1,16 @@ + + + + + CDTools documentation has moved + + + + + +

This page has moved

+

The CDTools documentation is now hosted at + cdtools.readthedocs.io. + You should be redirected automatically.

+ + diff --git a/index.html b/index.html new file mode 100644 index 0000000..bc58117 --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + + + CDTools documentation has moved + + + + + +

The CDTools documentation has moved

+

It is now hosted at + cdtools.readthedocs.io. + You should be redirected automatically.

+ +