From 9e039095e9fe25ef49a5993ab6b9699c008d8325 Mon Sep 17 00:00:00 2001 From: KrystalDelusion <93062060+KrystalDelusion@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:08:00 +1300 Subject: [PATCH] Docs: Remove restructure note It's been almost a year since the restructure, so it's not recent anymore and doesn't need to link back to the old version. --- docs/source/index.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index ab1742424..61dc114ef 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -7,17 +7,6 @@ see :doc:`/introduction`. For a quick guide on how to get started using Yosys, check out :doc:`/getting_started/index`. For the complete list of commands available, go to :ref:`commandindex`. -.. note:: - - This documentation recently went through a major restructure. If you're - looking for something from the previous version and can't find it here, - please `let us know`_. Documentation from before the restructure can still - be found by switching to `version 0.36`_ or earlier. Note that the previous - theme does not include a version switcher. - -.. _let us know: https://github.com/YosysHQ/yosys/issues/new/choose -.. _version 0.36: https://yosyshq.readthedocs.io/projects/yosys/en/0.36/ - .. todo:: look into command ref improvements - Search bar with live drop down suggestions for matching on title /