diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index d71e58d79c6ca084df4ff92efe83b1b6ea4eb8d4..c3c0ce06aec1fceacafd9605e966a6de04d69849 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -16,6 +16,7 @@ gettingstarted.rst portableIO.rst references.rst licence.rst +container.rst ) # add documentation tests (must be done before rest below!) diff --git a/doc/container.rst b/doc/container.rst new file mode 100644 index 0000000000000000000000000000000000000000..10e895ba4e3f19d174590eba55a872d87c3efc3b --- /dev/null +++ b/doc/container.rst @@ -0,0 +1,5 @@ +ProMod3 and Containers +====================== + + +Here comes some fantastic documentation on how to build ProMod3 containers... diff --git a/doc/users.rst b/doc/users.rst index 7764b3750cebd2a03cc65dffecb0f9170092cae9..8ee83f28c19e20da7225afd064af2a4d198fd424 100644 --- a/doc/users.rst +++ b/doc/users.rst @@ -12,6 +12,7 @@ Contents: gettingstarted actions/index buildsystem + container modelling/index sidechain/index scoring/index