From c9f4236cb17ade5d1b705b6e8fa271e8c344a9f5 Mon Sep 17 00:00:00 2001 From: sylvain tricot Date: Wed, 30 Jun 2021 16:42:28 +0200 Subject: [PATCH] Remove tutorial pages for Les Houches The index.rst has been renamed to index.rst.hidden to hide the tutorials section from the website for les Houches school. A warning message has been added at the top of the downlod section to tell that this page is deprecated. --- doc/source/custom.py | 3 +++ doc/source/index.rst | 3 +-- doc/source/tutorials/index.rst | 16 ---------------- 3 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 doc/source/tutorials/index.rst diff --git a/doc/source/custom.py b/doc/source/custom.py index ab77900..4da40e5 100644 --- a/doc/source/custom.py +++ b/doc/source/custom.py @@ -29,6 +29,9 @@ def generate_download_page(): Download and install notes ########################## +.. warning:: + The content of this page is outdated. An updated version will be soon available. + click :download:`here <{}>` to download the last version of MsSpec and :download:`here <{}>` for this website as a single pdf file diff --git a/doc/source/index.rst b/doc/source/index.rst index a513ef5..19587ef 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -135,7 +135,6 @@ Table of Contents - .. only:: html ################## @@ -156,4 +155,4 @@ Table of Contents .. toctree:: :glob: - modules/* \ No newline at end of file + modules/* diff --git a/doc/source/tutorials/index.rst b/doc/source/tutorials/index.rst deleted file mode 100644 index 7efd61e..0000000 --- a/doc/source/tutorials/index.rst +++ /dev/null @@ -1,16 +0,0 @@ -.. _tutorials: - -#################### -Learn from tutorials -#################### - -...About Photodiffraction -========================= - -.. toctree:: - - copper/tuto_ped_copper - nickel_chain/tuto_ped_nickel_chain - RhO/tuto_ped_RhO - temperature/tuto_ped_temperature - AlN/tuto_cluster