]> www.infradead.org Git - users/sagi/libnvme.git/commit
doc: Fix sphinx setup
authorDaniel Wagner <dwagner@suse.de>
Fri, 4 Feb 2022 11:45:19 +0000 (12:45 +0100)
committerDaniel Wagner <dwagner@suse.de>
Fri, 4 Feb 2022 11:50:14 +0000 (12:50 +0100)
commit02c81daa0c738f96b5a234adcfde307258a03b74
treecb0f6883f9f67082db37c0de786cb857797e2044
parentc83256dc7a1b5ce4b3c18bc8cb986fd9f0b4d014
doc: Fix sphinx setup

sphinx warns about cyclic refernce. Do not include the index into the
index file.

Also add the build dir and index.rst to the ignore list. This avoids
another type of warnings.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
doc/conf.py
doc/index.rst