diff --git a/docs/index.rst b/docs/index.rst index a2e603a..83227e5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,7 +10,8 @@ Welcome to EOA Publication Platform's documentation! :maxdepth: 2 :caption: Contents: - + install_docker.rst + install_venv.rst Indices and tables ================== diff --git a/docs/install_docker.rst b/docs/install_docker.rst new file mode 100644 index 0000000..2209cf1 --- /dev/null +++ b/docs/install_docker.rst @@ -0,0 +1,3 @@ +========================== + Installation with Docker +========================== diff --git a/docs/install_venv.rst b/docs/install_venv.rst new file mode 100644 index 0000000..d175874 --- /dev/null +++ b/docs/install_venv.rst @@ -0,0 +1,3 @@ +======================================= + Installation with Virtual Environment +=======================================