commit | 65f774594ef109f81a0759a961e78cd1de1f0903 | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@newt.cz> | Tue Jan 10 05:52:54 2017 -0800 |
committer | Ales Komarek <ales.komarek@newt.cz> | Tue Jan 10 05:52:54 2017 -0800 |
tree | 68bcef4aa20029a89867f158f231a7f09596e881 | |
parent | 86859637fc869ad1269d595e996107d3568c335c [diff] |
Fixing the documentation generation
diff --git a/aptly/meta/sphinx.yml b/aptly/meta/sphinx.yml index f3393ef..74f3a12 100644 --- a/aptly/meta/sphinx.yml +++ b/aptly/meta/sphinx.yml
@@ -34,7 +34,7 @@ mirrors: value: {%- for name, mirror in server.mirror.iteritems() %} - {{ name }}: "(distribution: {{ mirror.distribution }}, component: {{ mirror.component }})" + {{ name }}: "(distribution: {{ mirror.distribution }}, components: {{ mirror.components }})" {%- endfor %} {%- endif %} {%- endif %}