From ce73fa56e2c5ab1cdff10f63d49f0581ff46dae3 Mon Sep 17 00:00:00 2001 From: Oleg Hahm <oleg@hobbykeller.org> Date: Wed, 16 Apr 2014 12:08:59 +0200 Subject: [PATCH] documentation: moved network documentation to top level --- sys/net/doc.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/net/doc.txt b/sys/net/doc.txt index e142fe7d1c..91445cc49c 100644 --- a/sys/net/doc.txt +++ b/sys/net/doc.txt @@ -8,6 +8,5 @@ /** * @defgroup net Net - * @ingroup sys * @brief Networking libraries */ -- GitLab