From 3fd1295b91136f4cdf7556d538890c17e3893c87 Mon Sep 17 00:00:00 2001 From: Alexander Hampel Date: Thu, 30 Sep 2021 12:17:50 -0400 Subject: [PATCH] fix package information in doc installation and some broken links --- doc/install.rst | 6 +++--- doc/tutorials/images_scripts/NiO_local_lattice_GF.py.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install.rst b/doc/install.rst index e0143380..62bf07cb 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -10,7 +10,7 @@ Packaged Versions of DFTTools Ubuntu Debian packages ---------------------- -We provide a Debian package for the Ubuntu LTS Versions 16.04 (xenial) and 18.04 (bionic), which can be installed by following the steps outlined :ref:`here `, and the subsequent command:: +We provide a Debian package for the Ubuntu LTS Versions 18.04 (bionic) and 20.04 (focal), which can be installed by following the steps outlined :ref:`here `, and the subsequent command:: sudo apt-get install -y triqs_dft_tools @@ -37,9 +37,9 @@ Compiling DFTTools from source Prerequisites ------------- -#. The :ref:`TRIQS ` library, see :ref:`TRIQS installation instruction `. +#. The :ref:`TRIQS ` library, see :ref:`TRIQS installation instruction `. In the following, we assume that TRIQS is installed in the directory ``path_to_triqs``. -#. Likely, you will also need at least one impurity solver, e.g. the :ref:`CTHYB solver `. +#. Likely, you will also need at least one impurity solver, e.g. the `CTHYB solver `_. Installation steps ------------------ diff --git a/doc/tutorials/images_scripts/NiO_local_lattice_GF.py.rst b/doc/tutorials/images_scripts/NiO_local_lattice_GF.py.rst index f8352c2e..8ee6aa1a 100644 --- a/doc/tutorials/images_scripts/NiO_local_lattice_GF.py.rst +++ b/doc/tutorials/images_scripts/NiO_local_lattice_GF.py.rst @@ -1,7 +1,7 @@ .. _NiO_local_lattice_GF.py: NiO_local_lattice_GF.py ------------ +----------------------- Download :download:`NiO_local_lattice_GF.py <./NiO_local_lattice_GF.py>`.