From 790b75326fb1eb0bedfc3e451ad4e6bf88b38a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 18 Feb 2022 20:52:26 -0500 Subject: [PATCH] Move daily template links to ToC in weekly rhythm --- index.md | 2 -- weekly-rhythm.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index d78786d..2f7f6e1 100644 --- a/index.md +++ b/index.md @@ -35,8 +35,6 @@ intra-team-communication calendars project-management-with-gitlab weekly-rhythm -monday-checkin -friday-review-and-planning ``` diff --git a/weekly-rhythm.md b/weekly-rhythm.md index 0b7dfc0..c2a2f77 100644 --- a/weekly-rhythm.md +++ b/weekly-rhythm.md @@ -15,3 +15,13 @@ No (internal co-op-wide) meetings on Thursdays. The worker-owner meeting happens weekly with an agenda in advance. If there are no topics put forward to discuss it is skipped. There is no check-in (stand up) meeting on Tuesday. +```{toctree} +--- +caption: Weekly communication templates +maxdepth: 2 +--- + +monday-checkin +wednesday-checkin +friday-review-and-planning +```