diff --git a/doc/index.rst b/doc/index.rst index 223ecd1d..b1299fb7 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,6 +18,7 @@ PEtab v2 specs Tutorial + v2/software_support .. toctree:: :maxdepth: 2 diff --git a/doc/v1/software_support.rst b/doc/v1/software_support.rst index fb7aadbf..c4289109 100644 --- a/doc/v1/software_support.rst +++ b/doc/v1/software_support.rst @@ -2,10 +2,10 @@ Software support ================ -Where PEtab is supported (in alphabetical order): +Where PEtab 1.0 is supported (in alphabetical order): -* `AMICI `__ - (`Example `__) +* `AMICI `__ + (`Example `__) * A PEtab -> `COPASI `__ `converter `__ diff --git a/doc/v2/software_support.rst b/doc/v2/software_support.rst new file mode 100644 index 00000000..0740c5be --- /dev/null +++ b/doc/v2/software_support.rst @@ -0,0 +1,16 @@ +================ +Software support +================ + +Where PEtab 2.0 is supported (in alphabetical order): + +* `AMICI `__ + (`Example `__) + +* `PEtab.jl `__ + (`HOWTO `__) + +Work in progress: + +* `pyPESTO `__ + (`PR `__)