From c38d877b94c6ac5df2de4c9c939ae683d733e8b8 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Mon, 23 Jun 2025 22:45:18 -0400 Subject: Organize the developer docs into a "Pilcrow for Developers" book. The audience for this is developers looking to make changes to Pilcrow, either on the server, on the included client, or via its data model. Most of the material here is drawn from existing documents, but organized somewhat more coherently. I've left some space for client documentation, though no such documents exist yet. --- docs/mission.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/mission.md (limited to 'docs/mission.md') diff --git a/docs/mission.md b/docs/mission.md deleted file mode 100644 index ab86fd9..0000000 --- a/docs/mission.md +++ /dev/null @@ -1,3 +0,0 @@ -# Mission - -The one thing it has to do, pretty much no matter what, is deliver messages. If it can't do that, it should be down, so that nobody thinks it's delivering messages. -- cgit v1.2.3