Add a config directive to generate the INFO-DIR-ENTRY things that
[sgt/halibut] / halibut.h
index 3e600c7..66bb333 100644 (file)
--- a/halibut.h
+++ b/halibut.h
@@ -218,6 +218,7 @@ enum {
     err_multikw,                      /* keyword clash in sections */
     err_misplacedlcont,                       /* \lcont not after a list item */
     err_sectmarkerinblock,            /* section marker appeared in block */
+    err_infodirentry,                 /* \cfg{info-dir-entry} missing param */
     err_whatever                       /* random error of another type */
 };