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/api/README.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 docs/src/api/README.md (limited to 'docs/src/api/README.md') diff --git a/docs/src/api/README.md b/docs/src/api/README.md deleted file mode 100644 index 64e7ee7..0000000 --- a/docs/src/api/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# API -This chapter is an introduction to the eduvpn-common API. It is meant as a high-level overview on how to use API and build your own eduVPN/Let's Connect! client. In this chapter, we *go* over the basics of how the interop between Go and language x works, say something about the architecture, explain where to find detailed API documentation, explain the state machine, give a typical flow for a client and give a follow along tutorial on building an eduVPN client using Python code. At last, we will also have a few code examples that can be used as a short reference. -- cgit v1.2.3