Skip to content

Commit

Permalink
[doc] Include list of requirements in toctree for build-from-source p…
Browse files Browse the repository at this point in the history
…rerequisites
  • Loading branch information
Wentzell committed May 2, 2022
1 parent 2133d91 commit 21a6b4d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,14 @@ Prerequisites
The TRIQS library relies on a certain number of standard libraries and tools
described in the :ref:`list of requirements <requirements>`. Please pay
particular attention to the :ref:`C++ compilers<require_cxx_compilers>` and to
:ref:`Python virtual environments<python_virtualenv>`. Here are instructions to
install these necessary libraries on two standard systems:
:ref:`Python virtual environments<python_virtualenv>`. We provide explicit
version requirements and instructions on how to install these necessary libraries
on two standard systems:

.. toctree::
:maxdepth: 1

installation/requirements
installation/ubuntu
installation/osx_install

Expand Down Expand Up @@ -215,5 +217,5 @@ Further reading

installation/install_options
installation/environment_vars
installation/python
installation/python_virtualenv
installation/clang

0 comments on commit 21a6b4d

Please sign in to comment.