From 0ba94c53aaf2094d2690587bad54e9def69bb1c9 Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Tue, 26 Dec 2023 21:37:49 +1000 Subject: [PATCH] Two more MyST converted toctrees --- docs/development/custom/index.md | 1 + docs/maintenance/tuning/index.md | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/development/custom/index.md b/docs/development/custom/index.md index 8de54f49..72be4d4d 100644 --- a/docs/development/custom/index.md +++ b/docs/development/custom/index.md @@ -9,5 +9,6 @@ integrating-services menu-hooks url-hooks logging +custom-themes aa-framework ::: diff --git a/docs/maintenance/tuning/index.md b/docs/maintenance/tuning/index.md index b773cbeb..98518e73 100644 --- a/docs/maintenance/tuning/index.md +++ b/docs/maintenance/tuning/index.md @@ -9,9 +9,9 @@ Tuning usually has benefits and costs and should only be performed by experience :::{toctree} :maxdepth: 1 - gunicorn - celery - redis - python - sql -``` +gunicorn +celery +redis +python +sql +:::