Fix documentation build
contributing.rst had a mistake in the included path, and index.rst was referencing a non-existing document. Change-Id: I0d99893b57018e0e1f6206b10b197dfe14cecaa3
This commit is contained in:
parent
9051907cf7
commit
e0d4c41d5d
@ -1,4 +1,4 @@
|
|||||||
============
|
============
|
||||||
Contributing
|
Contributing
|
||||||
============
|
============
|
||||||
.. include:: ../../../CONTRIBUTING.rst
|
.. include:: ../../CONTRIBUTING.rst
|
||||||
|
@ -14,7 +14,6 @@ Contents:
|
|||||||
|
|
||||||
readme
|
readme
|
||||||
installation
|
installation
|
||||||
usage
|
|
||||||
contributing
|
contributing
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
Loading…
Reference in New Issue
Block a user