Skip to content
Snippets Groups Projects
Commit da0c9469 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

docs: Remove no longer needed intersphinx references

parent bf010f1a
No related branches found
No related tags found
No related merge requests found
......@@ -60,10 +60,10 @@ Roadmap
System Administration
^^^^^^^^^^^^^^^^^^^^^
* :ref:`Network Infrastructure <swh-sysadm:infrastructure>`
* :ref:`swh-sysadm:mirror` → learn what a Software Heritage mirror is and how to set up
* :ref:`Network Infrastructure <infrastructure>`
* :ref:`mirror` → learn what a Software Heritage mirror is and how to set up
one
* :ref:`Keycloak <swh-sysadm:keycloak>` → learn how to use Keycloak,
* :ref:`Keycloak <keycloak>` → learn how to use Keycloak,
the authentication system used by |swh|'s web interface and public APIs
.. _components:
......
:orphan:
This page was moved to: :ref:`swh-sysadm:infrastructure`.
This page was moved to: :ref:`infrastructure`.
:orphan:
This page was moved to: :ref:`swh-sysadm:keycloak`.
This page was moved to: :ref:`keycloak`.
......@@ -153,7 +153,7 @@ Register a new task
-------------------
The listers and the scheduler are now ready to work together. Use the `swh scheduler
task add` command. Check ref:`swh-devel:register-task-type` for more details.
task add` command. Check ref:`register-task-type` for more details.
.. _check-logs:
......
......@@ -110,7 +110,7 @@ For example, to add a user ``new-mirror-stg`` in the staging's journal:
How to use the credentials
--------------------------
Refer to the :ref:`journal client authentication configuration <swh-devel:journal-client-authentication>`.
Refer to the :ref:`journal client authentication configuration <journal-client-authentication>`.
How to create the objstorage credentials
----------------------------------------
......
......@@ -45,7 +45,7 @@ To be able to use the script, you need:
- Be a member of the `System Administrators
<https://forge.softwareheritage.org/project/members/7/>`_ Phabricator group
- Have the :ref:`Arcanist <swh-devel:arcanist-configuration>` API key setup
- Have the :ref:`Arcanist <arcanist-configuration>` API key setup
- A pair of python dependencies: ``python3-phabricator`` and ``python3-requests`` (pull
them from testing if needed).
......
......@@ -91,14 +91,14 @@ Communication
Training
--------
- Read `data model <swh-devel:data-model>`_
- Read `data model <data-model>`_
- Read `python modules structure
<https://docs.softwareheritage.org/devel/#dependencies>`_
- Follow `getting started tutorial
<https://docs.softwareheritage.org/devel/getting-started.html>`_
- Have ``make check`` and ``make test`` pass there in swh-environment
- `Configure arcanist <swh-devel:arcanist-configuration>`_ and submit a first diff
following the `code review <swh-devel:code-review>`_ workflow
- `Configure arcanist <arcanist-configuration>`_ and submit a first diff
following the `code review <code-review>`_ workflow
.. _onboarding_see_also:
......
......@@ -16,7 +16,7 @@ Roadmap
Where can I find the SWH roadmap?
---------------------------------
The roadmap is accessible on the :ref:`development docs <swh-devel:roadmap-2021>`.
The roadmap is accessible on the :ref:`development docs <roadmap-2021>`.
.. _faq_savecodenow:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment