From 38e8e1dc810e5c4a890b9d41136b82e9eb4d3d71 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 28 Jul 2019 02:13:55 +0200 Subject: [PATCH] Documented types. --- src/lib/types.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/types.hpp b/src/lib/types.hpp index 529b064..41c1563 100644 --- a/src/lib/types.hpp +++ b/src/lib/types.hpp @@ -17,8 +17,11 @@ #ifndef REMWHAREAD_TYPES_HPP #define REMWHAREAD_TYPES_HPP +//! @file + namespace remwharead { + //! Format of the export. enum class export_format { undefined,