3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-07-03 18:16:11 +00:00

Fix install.rst and docs/Makefile renames

This commit is contained in:
Gus Smith 2026-02-24 09:14:04 -08:00
parent b4e66e3a33
commit 2898c75fb0
2 changed files with 5 additions and 5 deletions

View file

@ -91,9 +91,9 @@ qthelp:
@echo @echo
@echo "Build finished; now you can run "qcollectiongenerator" with the" \ @echo "Build finished; now you can run "qcollectiongenerator" with the" \
".qhcp project file in $(BUILDDIR)/qthelp, like this:" ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/SBY.qhcp" @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/SymbiYosys.qhcp"
@echo "To view the help file:" @echo "To view the help file:"
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/SBY.qhc" @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/SymbiYosys.qhc"
.PHONY: applehelp .PHONY: applehelp
applehelp: applehelp:
@ -110,8 +110,8 @@ devhelp:
@echo @echo
@echo "Build finished." @echo "Build finished."
@echo "To view the help file:" @echo "To view the help file:"
@echo "# mkdir -p $$HOME/.local/share/devhelp/SBY" @echo "# mkdir -p $$HOME/.local/share/devhelp/SymbiYosys"
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/SBY" @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/SymbiYosys"
@echo "# devhelp" @echo "# devhelp"
.PHONY: epub .PHONY: epub

View file

@ -8,7 +8,7 @@ This document will guide you through the process of installing sby.
CAD suite(s) CAD suite(s)
************ ************
Sby (SBY) is part of the `Tabby CAD Suite SBY is part of the `Tabby CAD Suite
<https://www.yosyshq.com/tabby-cad-datasheet>`_ and the `OSS CAD Suite <https://www.yosyshq.com/tabby-cad-datasheet>`_ and the `OSS CAD Suite
<https://github.com/YosysHQ/oss-cad-suite-build>`_! The easiest way to use sby <https://github.com/YosysHQ/oss-cad-suite-build>`_! The easiest way to use sby
is to install the binary software suite, which contains all required is to install the binary software suite, which contains all required