diff --git a/doc/index.rst b/doc/index.rst index f2c3b690ec56e9d0688fe118f9d1361ad96e0073..d113cce65741f2d97f0f89b9248587ab4a2a4c5a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -10,7 +10,6 @@ Contents: dof_desc geometry operators - symbolic misc 🚀 Github <https://github.com/inducer/grudge> 💾 Download Releases <https://pypi.org/project/grudge> diff --git a/doc/symbolic.rst b/doc/symbolic.rst deleted file mode 100644 index 632b1f861beaa80c3f3c26e93b08272ec4a31259..0000000000000000000000000000000000000000 --- a/doc/symbolic.rst +++ /dev/null @@ -1,14 +0,0 @@ -Symbolic Operator Representation -================================ - -Based on :mod:`pymbolic`. - -Basic Objects -------------- - -.. automodule:: grudge.symbolic.primitives - -Operators ---------- - -.. automodule:: grudge.symbolic.operators