diff --git a/hpvm/docs/specifications/index.rst b/hpvm/docs/specifications/index.rst
index bcd6199fc9341f9ec5d0e861bde52ce077865859..8239dd94d249e552cba7c79d4ca8e0b7e9bdbb0f 100644
--- a/hpvm/docs/specifications/index.rst
+++ b/hpvm/docs/specifications/index.rst
@@ -1,10 +1,11 @@
 Specifications
 ==============
 
-Below are the specifications of HPVM Graph Abstraction and the HPVM-C language.
+Below are the specifications of HPVM Graph Abstraction, the HPVM-C language, and HPVM's tensor operators.
 
 .. toctree::
    :maxdepth: 1
 
    hpvm-spec
    hpvm-c-spec
+   tensor_ops