mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #50592 from terminalmage/docs-2017.7
Disable unused shorturls plugin (backport to 2017.7)
This commit is contained in:
commit
1b8a8acbbb
2 changed files with 1 additions and 4 deletions
|
@ -303,7 +303,7 @@ extensions = [
|
|||
'httpdomain',
|
||||
'youtube',
|
||||
#'saltautodoc', # Must be AFTER autodoc
|
||||
'shorturls',
|
||||
#'shorturls',
|
||||
]
|
||||
|
||||
try:
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
'''
|
||||
=================
|
||||
Nodegroups Pillar
|
||||
=================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue