From de5c04c86d93ddf3b98b8f35de42695865d7c408 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 31 May 2024 14:19:03 +0200 Subject: Expanded the intro text --- docs/source/manual/introduction.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/manual/introduction.rst b/docs/source/manual/introduction.rst index edf7742..aa8f2ed 100644 --- a/docs/source/manual/introduction.rst +++ b/docs/source/manual/introduction.rst @@ -1,4 +1,12 @@ Introduction ============ -This is an example intro. +Forstio is a modular library focused on providing many convenience functions +I find useful in a style I find easy to use. + +It is mostly an asynchronous, network and codec library. Due to the approach to +networking it is also applicable to be used in acceleration contexts. +Due to the same approach it's also possible to use it for language binding +generation. + +You don't have to use everything and the modular nature of the library attempts to separate all those contexts as much as possible. -- cgit v1.2.3