salt/doc/ref/tops/index.rst
Eric Radman 3f2e13d1fc Remove repeated words in docs (#37871)
Found using

find . -name '*.rst' | xargs igor -R -r
2016-11-23 14:53:17 -07:00

14 lines
250 B
ReStructuredText

.. _salt-top:
===========
Master Tops
===========
Salt includes a number of built-in subsystems to generate top file data, they
are listed at
:ref:`all-salt.tops`.
The source for the built-in Salt master tops can be found here:
:blob:`salt/tops`