diff --git a/core/src/main/java/org/nwapw/abacus/function/DocumentationType.java b/core/src/main/java/org/nwapw/abacus/function/DocumentationType.java index 0084657..e3ab7fd 100644 --- a/core/src/main/java/org/nwapw/abacus/function/DocumentationType.java +++ b/core/src/main/java/org/nwapw/abacus/function/DocumentationType.java @@ -1,5 +1,9 @@ package org.nwapw.abacus.function; +/** + * Enum that holds the type of documentation that has been + * registered with Abacus. + */ public enum DocumentationType { FUNCTION