aboutsummaryrefslogtreecommitdiffstats
path: root/guide/src/SUMMARY.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-21 12:33:35 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-21 12:34:06 -0700
commit1915c7b885641a34191efeee2cc8525a6ad27b9f (patch)
treec26b8a772d8e79689b0b7bf6498590d517717ece /guide/src/SUMMARY.md
parenta1e5acf125decc0f2af28beca43e91b4085cc3d9 (diff)
downloadfatcat-1915c7b885641a34191efeee2cc8525a6ad27b9f.tar.gz
fatcat-1915c7b885641a34191efeee2cc8525a6ad27b9f.zip
large progress on guide
Don't have enough time to complete and copy-edit this now though.
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)