From 52735f421f6e4b5f0633e5ba12c3be644a60c9eb Mon Sep 17 00:00:00 2001 From: Rob Taylor Date: Wed, 17 Dec 2025 01:52:56 +0000 Subject: [PATCH] Fix platform-api.rst toctree for autoapi integration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the toctree entry to correctly reference the autoapi-generated chipflow package index. Also simplified the structure by removing the note and caption. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/platform-api.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/platform-api.rst b/docs/platform-api.rst index de404f26..7c04613d 100644 --- a/docs/platform-api.rst +++ b/docs/platform-api.rst @@ -5,13 +5,8 @@ This page provides the API reference for the ``chipflow.platform`` module. All symbols listed here are re-exported from submodules for convenience and can be imported directly from ``chipflow.platform``. -.. note:: - - For detailed auto-generated API documentation, see the full API reference linked below. - .. toctree:: - :maxdepth: 2 - :caption: API Reference + :maxdepth: 3 /chipflow-lib/autoapi/chipflow/index