10000 Update master tops docs to play nicely with sphinx autosummary · linuxme/salt@6ae4332 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ae4332

Browse files
committed
Update master tops docs to play nicely with sphinx autosummary
1 parent 20dc691 commit 6ae4332

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

salt/tops/mongo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
'''
3-
Read tops data from a mongodb collection.
3+
Read tops data from a mongodb collection
44
55
This module will load tops data from a mongo collection. It uses the node's id
66
for lookups.

salt/tops/reclass_adapter.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# -*- coding: utf-8 -*-
22
'''
3+
Read tops data from a reclass database
4+
35
.. |reclass| replace:: **reclass**
46
57
This :doc:`master_tops </topics/master_tops/index>` plugin provides access to

0 commit comments

Comments
 (0)
0