diff --git a/docs/Installation/install-tahoe.rst b/docs/Installation/install-tahoe.rst index 8ceca2e01..9193be8ec 100644 --- a/docs/Installation/install-tahoe.rst +++ b/docs/Installation/install-tahoe.rst @@ -39,7 +39,7 @@ To install Tahoe-LAFS on Windows: tahoe --version -If you want to hack on Tahoe's source code, you can install Tahoe in a ``virtualenv`` on your Windows Machine. To learn more, see :doc:`install-on-windows`. +If you want to hack on Tahoe's source code, you can install Tahoe in a ``virtualenv`` on your Windows Machine. To learn more, see :doc:`../build/build-on-windows`. Linux, BSD, or MacOS ==================== @@ -63,6 +63,6 @@ If you are working on MacOS or a Linux distribution which does not have Tahoe-LA tahoe --version -If you are looking to hack on the source code or run pre-release code, we recommend you install Tahoe-LAFS on a `virtualenv` instance. To learn more, see :doc:`install-on-linux`. +If you are looking to hack on the source code or run pre-release code, we recommend you install Tahoe-LAFS on a `virtualenv` instance. To learn more, see :doc:`../build/build-on-linux`. You can always write to the `tahoe-dev mailing list `_ or chat on the `Libera.chat IRC `_ if you are not able to get Tahoe-LAFS up and running on your deployment. diff --git a/docs/Installation/install-on-desert-island.rst b/docs/build/build-on-desert-island.rst similarity index 100% rename from docs/Installation/install-on-desert-island.rst rename to docs/build/build-on-desert-island.rst diff --git a/docs/Installation/install-on-linux.rst b/docs/build/build-on-linux.rst similarity index 100% rename from docs/Installation/install-on-linux.rst rename to docs/build/build-on-linux.rst diff --git a/docs/Installation/install-on-windows.rst b/docs/build/build-on-windows.rst similarity index 100% rename from docs/Installation/install-on-windows.rst rename to docs/build/build-on-windows.rst diff --git a/docs/index.rst b/docs/index.rst index 47a9bd0e5..0335d5e8b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,9 +21,6 @@ preserving your privacy and security. about-tahoe Installation/install-tahoe - Installation/install-on-windows - Installation/install-on-linux - Installation/install-on-desert-island running configuration @@ -70,6 +67,9 @@ preserving your privacy and security. contributing CODE_OF_CONDUCT + build/build-on-windows + build/build-on-linux + build/build-on-desert-island developer-guide ticket-triage release-checklist diff --git a/newsfragments/3636.minor b/newsfragments/3636.minor new file mode 100644 index 000000000..e69de29bb