diff --git a/doc/requirements.txt b/doc/requirements.txt index 75c73c19f..4c6d558e2 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -3,5 +3,4 @@ myst-parser sphinx-copybutton sphinx-design sphinx-inline-tabs -sphinx-copybutton sphinxcontrib-bibtex diff --git a/doc/sphinx/user_manual/installation/index.md b/doc/sphinx/user_manual/installation/index.md index 9b9327d5c..b29df8cc0 100644 --- a/doc/sphinx/user_manual/installation/index.md +++ b/doc/sphinx/user_manual/installation/index.md @@ -11,5 +11,6 @@ Tell the reader that here are different items which can be installed, which diff included installing_prerequisites stand_alone_install +install_as_part_of_ASPECT running_the_tester ``` \ No newline at end of file diff --git a/doc/sphinx/user_manual/installation/install_as_part_of_ASPECT.md b/doc/sphinx/user_manual/installation/install_as_part_of_ASPECT.md new file mode 100644 index 000000000..915f1a502 --- /dev/null +++ b/doc/sphinx/user_manual/installation/install_as_part_of_ASPECT.md @@ -0,0 +1,6 @@ +Install the GWB as part of ASPECT +================================= + +```{todo} +Explain here that since ASPECT 2.1.0 the latest stable version of the GWB is included in aspect. Also explain how to use the developer version of the GWB with ASPECT. +```