# TODO: mdapi-source

### What type of files should be kept in this directory?

This directory should contain only the following files or file types.

```
README.md    -- This file
*-meta.xml   -- Specific metadata type files
.gitignore   -- Configured to exclude all other files
```

### How are these files used?

The files in this directory are used in the following ways.

* Used like this
* Used like that
* Used like this

### Why are these files located here within the SFDX-Falcon project framework?

This directory and the files it contains are located here within the SFDX-Falcon project framework because...

* Reason one
* Reason two
* Reason three

## Relevant Documentation

* [FlexiPage Type][1] - Specific Metadata Type Reference
* [Metadata Types][2] - General Metadata Type Reference
* [Metadata Components and Types][3] - Supplemental Reference
* [Unsupported Metadata Types][4] - Supplemental Reference

[1]: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_flexipage.htm
[2]: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_types_list.htm
[3]: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_objects_intro.htm
[4]: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_unsupported_types.htm