mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add versionadded directive to dockerio module
Also changed the top line of the docstring, as this affects its appearance in the docs, and this top line should be a simple explanation of the module. Having "overview of this module" in this line is redundant.
This commit is contained in:
parent
95efdad8ba
commit
498d9013b7
@ -1,8 +1,9 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Management of dockers: overview of this module
|
||||
==============================================
|
||||
Management of dockers
|
||||
=====================
|
||||
|
||||
.. versionadded:: Hydrogen
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user