Update config to support building on ReadTheDocs
This commit is contained in:
parent
200e6a5251
commit
4ee40ca2d1
|
@ -20,7 +20,7 @@ release = version
|
|||
master_doc = 'index'
|
||||
|
||||
link_files = {
|
||||
'CHANGES.rst': dict(
|
||||
'../CHANGES.rst': dict(
|
||||
using=dict(
|
||||
GH='https://github.com',
|
||||
project=project,
|
||||
|
|
1
docs/requirements.txt
Normal file
1
docs/requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
rst.linker
|
Loading…
Reference in New Issue
Block a user