From 06da416b8fd48527f019534bb6512a61e99d502c Mon Sep 17 00:00:00 2001 From: Petru Conduraru Date: Thu, 9 Jul 2026 13:24:55 +0300 Subject: [PATCH] docs: remove TODO placeholder sections from the create-model quickstart #8208 The quickstart ended with three empty sections whose bodies were only "TODO" (placing occurrences, changing locations, modeling a building), which read as a dead end on docs.bonsaibim.org. The page now ends on the completed save-and-view flow. Co-Authored-By: Claude Fable 5 --- src/bonsai/docs/quickstart/create_model.rst | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/bonsai/docs/quickstart/create_model.rst b/src/bonsai/docs/quickstart/create_model.rst index 581436ce9d..5aa58d59ab 100644 --- a/src/bonsai/docs/quickstart/create_model.rst +++ b/src/bonsai/docs/quickstart/create_model.rst @@ -77,18 +77,3 @@ the image below. Three simple open source online viewers you can test with are `__. .. image:: images/ifc-pipeline.png - -Placing occurrences of an element type --------------------------------------- - -TODO - -Changing the locations of elements ----------------------------------- - -TODO - -Modeling a simple building --------------------------- - -TODO