mirror of https://github.com/YosysHQ/yosys.git
Merge pull request #4833 from YosysHQ/docs-preview-norestructure
Docs: Remove restructure note
This commit is contained in:
commit
ad698f4397
|
@ -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
|
check out :doc:`/getting_started/index`. For the complete list of commands
|
||||||
available, go to :ref:`commandindex`.
|
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
|
.. todo:: look into command ref improvements
|
||||||
|
|
||||||
- Search bar with live drop down suggestions for matching on title /
|
- Search bar with live drop down suggestions for matching on title /
|
||||||
|
|
Loading…
Reference in New Issue