From 4da5fa372b45c74acb68a65b2aa049b052b63515 Mon Sep 17 00:00:00 2001 From: Dawson Date: Wed, 25 Oct 2023 19:26:41 -0400 Subject: [PATCH] feat: Made unknown endpoints an empty group, removed dash from `Other-Projects` --- Writerside/flyte.tree | 14 +++++++++++--- .../flyteapi/endpoints/status/Get-Flyte-Status.md | 2 +- Writerside/topics/flyte/other/Other-Projects.md | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Writerside/flyte.tree b/Writerside/flyte.tree index 7028c5c..57aee6a 100644 --- a/Writerside/flyte.tree +++ b/Writerside/flyte.tree @@ -8,11 +8,19 @@ - - - + + + + + + + + + + + diff --git a/Writerside/topics/flyte/flyteapi/endpoints/status/Get-Flyte-Status.md b/Writerside/topics/flyte/flyteapi/endpoints/status/Get-Flyte-Status.md index a52cdff..77cbe3b 100644 --- a/Writerside/topics/flyte/flyteapi/endpoints/status/Get-Flyte-Status.md +++ b/Writerside/topics/flyte/flyteapi/endpoints/status/Get-Flyte-Status.md @@ -1,4 +1,4 @@ -# Get status of all Flyte services +# Manage Flyte Service Status diff --git a/Writerside/topics/flyte/other/Other-Projects.md b/Writerside/topics/flyte/other/Other-Projects.md index 7932a27..ce908ad 100644 --- a/Writerside/topics/flyte/other/Other-Projects.md +++ b/Writerside/topics/flyte/other/Other-Projects.md @@ -1,4 +1,4 @@ -# Other-Projects +# Other Projects This topic contains projects under Flyte which do not fit inside a larger category. These consist of GitHub Actions, Libraries for Spigot, API Wrappers, etc.