From d6987c06f48b61352289181954f5a436c5f2379f Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 21 Nov 2024 15:48:24 +0100 Subject: Docs: Move to Mkdocs & Codeberg pages --- docs/src/gettingstarted/README.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/src/gettingstarted/README.md (limited to 'docs/src/gettingstarted/README.md') diff --git a/docs/src/gettingstarted/README.md b/docs/src/gettingstarted/README.md deleted file mode 100644 index 252c8b1..0000000 --- a/docs/src/gettingstarted/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# Getting started -This chapter contains the steps to get started with the Go library and the Python wrapper. You will learn how to build the library/wrapper, how to run the test suite and how to debug possible errors. - -Note that the Python wrapper is currently the only wrapper. So for now, we only document the Python wrapper in this documentation and in the future document the other wrappers as well. - -The documentation on how to use this library in your own code will be given in the next chapter: [API](../api/index.html). -- cgit v1.2.3