aboutsummaryrefslogtreecommitdiffstats
path: root/guide/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/src/SUMMARY.md')
-rw-r--r--guide/src/SUMMARY.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/guide/src/SUMMARY.md b/guide/src/SUMMARY.md
index 16f33ff1..9c7587a5 100644
--- a/guide/src/SUMMARY.md
+++ b/guide/src/SUMMARY.md
@@ -1,16 +1,22 @@
# Outline
+[Welcome!](./welcome.md)
+
- [Fatcat Overview](./overview.md)
- [Goals and Related Projects](./goals.md)
- [Data Model](./data_model.md)
- - [Workflow](./workflow.md)
- - [Sources](./sources.md)
- - [Implementation](./implementation.md)
+ - [Editing Workflow](./workflow.md)
+ - [Sources of Metadata](./sources.md)
+ - [Implementation and Infrastructure](./implementation.md)
- [Roadmap](./roadmap.md)
- [Cataloging Style Guide](./style_guide.md)
+ - [Entity Types](./entity_types.md)
+ - [Schema "Alignments"](./alignments.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)
+
+[About This Guide](./guide.md)