From 3ff6baac84d9382deb39263e64d4ad1060c1a308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Paulev=C3=A9?= Date: Sat, 18 May 2024 20:21:56 +0200 Subject: [PATCH] update toc ordering --- _toc.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_toc.yml b/_toc.yml index 92e9500..d2e8fc5 100644 --- a/_toc.yml +++ b/_toc.yml @@ -15,11 +15,11 @@ parts: - file: tutorials/tour.md - file: tutorials/reprogramming.md - file: gallery/index.md -- caption: Theoretical concepts - chapters: - - file: theory/boolean-networks.md - - file: theory/most-permissive.md - caption: BoNesis usage chapters: - file: overview.md - file: language.md +- caption: Theoretical concepts + chapters: + - file: theory/boolean-networks.md + - file: theory/most-permissive.md