From 1915c7b885641a34191efeee2cc8525a6ad27b9f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 21 Sep 2018 12:33:35 -0700 Subject: large progress on guide Don't have enough time to complete and copy-edit this now though. --- guide/src/SUMMARY.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'guide/src/SUMMARY.md') 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) -- cgit v1.2.3