# y_ini

Load and save INI files.  Provides multiple features including sections (aka tags, `[tag_name]`), inheritance (`[tag_name] : parent_name`), comments (`; comment`) and more.

## YSI

For general YSI information, see the following links:

* [Installation](../installation.md)
* [Troubleshooting](../troubleshooting.md)

## Documentation

* [Quick Start](y_ini/quick-start.md) - One very simple example of getting started with this library.
* [Features](y_ini/features.md) - More features and examples.
* [FAQs](y_ini/faqs.md) - Frequently Asked Questions, including errors and solutions.
* [API](y_ini/api.md) - Full list of all functions and their meaning.
* [Internal](y_ini/internal.md) - Internal developer documentation for the system.

## External Links

These are links to external documentation and tutorials; both first- and third-party.  Note that these may be incomplete, obsolete, or otherwise inaccurate.

