mirror of https://github.com/scrapy/scrapy.git
changed settings from description unit to crossreference
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40578
This commit is contained in:
parent
5a038e7d27
commit
36277f3a32
|
|
@ -1,5 +1,5 @@
|
|||
def setup(app):
|
||||
app.add_description_unit(
|
||||
app.add_crossref_type(
|
||||
directivename = "setting",
|
||||
rolename = "setting",
|
||||
indextemplate = "pair: %s; setting",
|
||||
|
|
|
|||
Loading…
Reference in New Issue