X-Git-Url: https://scm.cri.minesparis.psl.eu/git/linpy.git/blobdiff_plain/454a26a54cc7ff563ab278567f3bbad9c6ff42bb..a08ebc700e22f6aee8147cb5b5323a6c040b12db:/doc/modules.rst?ds=sidebyside diff --git a/doc/modules.rst b/doc/modules.rst deleted file mode 100644 index 4859f2d..0000000 --- a/doc/modules.rst +++ /dev/null @@ -1,17 +0,0 @@ -.. module-docs: - -LinPy Module Reference -====================== - -There are four main LinPy modules, all of them can be inherited at once with the LinPy package: - - >>> from linpy import * - -.. toctree:: - :maxdepth: 2 - - linexpr.rst - domain.rst - polyhedra.rst - geometry.rst -