We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1200d commit 5dec35bCopy full SHA for 5dec35b
lib/docs/scrapers/salt_stack.rb
@@ -10,7 +10,7 @@ module Docs
10
# The generated html can be found in salt/doc/_build/html
11
class SaltStack < FileScraper
12
self.type = 'simple'
13
- self.slug = 'salt_stack'
+ self.slug = 'saltstack'
14
self.release = '2019.2.0'
15
self.base_url = 'https://docs.saltstack.com/en/latest/'
16
self.root_path = 'ref/index.html'
public/icons/docs/salt_stack/16.png renamed to public/icons/docs/saltstack/16.png
public/icons/docs/salt_stack/[email protected] renamed to public/icons/docs/saltstack/[email protected]
public/icons/docs/salt_stack/SOURCE renamed to public/icons/docs/saltstack/SOURCE
0 commit comments