litex/litex/soc/doc
Geert Uytterhoeven af13f43e60 doc: Fix doc build with Sphinx v1.x
When building the linux-on-litex-vexriscv documentation with Sphinx
v1.8.5:

    Sphinx error:
    master file linux-on-litex-vexriscv/build/orangecrab/doc/contents.rst not found

The default value of "master_doc" was changed from "contents" to "index"
in Sphinx v2[1].  As the LiteX doc system creates "index.rst", it thus
fails to build with Sphinx v1.x.

Explicitly configure "master_doc" to "index", to make it work with all
versions of Sphinx, regardless of the default.

[1] https://www.sphinx-doc.org/ca/latest/usage/configuration.html?highlight=master_doc

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2021-02-04 09:40:04 +01:00
..
static Updating the vendored wavedrom js files. 2020-03-12 22:35:04 -07:00
__init__.py doc: Fix doc build with Sphinx v1.x 2021-02-04 09:40:04 +01:00
csr.py soc: change default CSR bus data-width to 32. 2020-10-07 16:38:49 +02:00
module.py soc: add SPDX License identifier and specify file is part of LiteX. 2020-08-23 15:33:01 +02:00
rst.py soc: add SPDX License identifier and specify file is part of LiteX. 2020-08-23 15:33:01 +02:00