Allow parsing different section headers in libmutton.ini

This commit is contained in:
2024-07-17 14:44:18 -04:00
parent 0fc0a2cfc0
commit 2ae4fe19e8
5 changed files with 23 additions and 18 deletions
+2
View File
@@ -5,6 +5,8 @@ libmutton was designed to be usable as a library for building other compatible p
All functionality in the `backend` and `sync` packages are designed to be used in other implementations.
If any functionality in these two packages proves to be difficult to implement in a third-party client, please open an issue so that it can be addressed.
## Build Tags
Custom build tags can (and sometimes must) be used to achieve desired results.