Various small improvements to the website (navigation panel, better headings, formatting, etc)

This commit is contained in:
jpekkila
2020-01-14 14:44:06 +02:00
parent d947bdccb8
commit 37cafd26aa
6 changed files with 47 additions and 72 deletions

View File

@@ -16,6 +16,13 @@
You should have received a copy of the GNU General Public License
along with Astaroth. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file Single-Device Interface
* \brief Provides functions for controlling a single device.
*
* Detailed info.
*
*/
#pragma once
#ifdef __cplusplus