mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
Merge "Update make_ari_stubs to correct version" into 15
This commit is contained in:
@@ -41,7 +41,7 @@ def rel(file):
|
|||||||
"""
|
"""
|
||||||
return os.path.join(TOPDIR, file)
|
return os.path.join(TOPDIR, file)
|
||||||
|
|
||||||
WIKI_PREFIX = 'Asterisk 13'
|
WIKI_PREFIX = 'Asterisk 15'
|
||||||
|
|
||||||
API_TRANSFORMS = [
|
API_TRANSFORMS = [
|
||||||
Transform(rel('api.wiki.mustache'),
|
Transform(rel('api.wiki.mustache'),
|
||||||
|
|||||||
Reference in New Issue
Block a user