commit | ec40a011d790f9df0826ff9c2a1fd7ee23251a97 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Sat Nov 28 00:08:01 2015 +0100 |
committer | Ales Komarek <mail@newt.cz> | Sat Nov 28 00:08:01 2015 +0100 |
tree | fe8275ee34c4e5918c3fdd6bc662a5dbe1a637d2 | |
parent | 2bf3498a5dc7b3ccc8ba44e275a0c547374bed31 [diff] |
render white line
diff --git a/sphinx/files/reclass/source/nodes/index.rst b/sphinx/files/reclass/source/nodes/index.rst index 59ca16f..5252961 100644 --- a/sphinx/files/reclass/source/nodes/index.rst +++ b/sphinx/files/reclass/source/nodes/index.rst
@@ -25,6 +25,7 @@ .. toctree:: :maxdepth: 2 + {%- for node_name, node_grains in salt['mine.get']('*', 'grains.items').iteritems() %} {%- if node_grains.get('sphinx_doc', {}) != None %} {{ node_name }}