mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
make_ari_stubs: Update wiki prefix to '13'
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420538 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 12'
|
WIKI_PREFIX = 'Asterisk 13'
|
||||||
|
|
||||||
API_TRANSFORMS = [
|
API_TRANSFORMS = [
|
||||||
Transform(rel('api.wiki.mustache'),
|
Transform(rel('api.wiki.mustache'),
|
||||||
|
Reference in New Issue
Block a user