From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 17 Oct 2019 17:29:07 +0200 Subject: [LTP] [PATCH] doc: Add very simple library API writing guidelines docs In-Reply-To: <20191017120829.GA31415@rei.lan> References: <20190924183325.6143-1-pvorel@suse.cz> <20191017120829.GA31415@rei.lan> Message-ID: <20191017152906.GA28447@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Cyril, > > Feel free to write more useful docs than my stub. > It's a good stub actually, there is a lot that is not described at all. > We should probably draft a longer readme that describes why we also > have a mechanism for additional libraries in place and when to use it. "additional libraries" do you mean tst_net.sh or what? Or a text "put useful things into library"? Or "try to keep synced shell and C API? > Generally we lack a lot of documentation. Yep. > Now we only need someone to volunteer to write it down. :). Kind regards, Petr