Fix documentation build
Documentation was failing to build due to 2 issues: - Wrong path in the reference to the CONTRIBUTING.rst file - Wrong reference to the "contributing" section in index.rst Change-Id: Ic35f8ece02ae66667f59fff5d5d57c36ec49c14e
This commit is contained in:
parent
33052ac738
commit
3241176b12
@ -1,4 +1,4 @@
|
|||||||
============
|
============
|
||||||
Contributing
|
Contributing
|
||||||
============
|
============
|
||||||
.. include:: ../../../CONTRIBUTING.rst
|
.. include:: ../../CONTRIBUTING.rst
|
||||||
|
@ -13,7 +13,7 @@ Contents:
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
readme
|
readme
|
||||||
contributor
|
contributing
|
||||||
installation
|
installation
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user