aboutsummaryrefslogtreecommitdiffstats
path: root/guide/src/SUMMARY.md
blob: 6a23f7fed5c055cc538911299dee6d02a05c9f9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Outline

- [Fatcat Overview](./overview.md)
    - [Data Model](./data_model.md)
    - [Sources](./sources.md)
    - [Implementation](./implementation.md)
    - [Original Design Document](./rfc.md)
- [Cataloging Style Guide](./style_guide.md)
    - [Entity Field Reference](./entity_fields.md)
- [Public API](./http_api.md)
    - [Bulk Exports](./bulk_exports.md)
    - [Cookbook](./cookbook.md)
- [Software Contributions](./sw_contribute.md)
- [Policies](./policies.md)