finished config.h documentation, need to write config.md

This commit is contained in:
herbglitch 2025-03-28 01:34:29 -06:00
parent fc48793109
commit cb48a9f573
4 changed files with 217 additions and 44 deletions

View file

@ -4,7 +4,7 @@ Archeus' standard library is a collection of basic datatypes that does not depen
- @subpage standard-array "ARC_Array"
- @subpage standard-bool "ARC_Bool"
- @subpage standard-chemical "ARC_Chemical"
- @subpage standard-config "ARC_Config"
- @subpage standard-errno "ARC_Errno"
- @subpage standard-hashtable "ARC_Hashtable"
- @subpage standard-io "ARC_IO"