From fc992a8a13efbd926f7ab7b16bdfffe9cad7e28b Mon Sep 17 00:00:00 2001 From: dcherian Date: Fri, 24 Jun 2022 16:45:30 -0600 Subject: [PATCH] [skip-ci] Add sphinx module directive xref https://github.com/xarray-contrib/xarray-tutorial/pull/85#issuecomment-1159518073 --- doc/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index 973f4c2c6d1..9c981d8abf9 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,3 +1,5 @@ +.. module:: xarray + Xarray documentation ====================