From 288727f09a1b3458c268497d111349e608c3f9fa Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Tue, 2 Aug 2022 01:20:12 +0200 Subject: init --- docs/main.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/main.rst (limited to 'docs/main.rst') diff --git a/docs/main.rst b/docs/main.rst new file mode 100644 index 0000000..075cc1c --- /dev/null +++ b/docs/main.rst @@ -0,0 +1,15 @@ +Main +==== + +Implementation of `main` function is responsible for initialization of +required structures and calling REPL function. + + +Source code +----------- + +main.c +'''''' + +.. literalinclude:: ../src_c/main.c + :language: c -- cgit v1.2.3-70-g09d2