Files
docker-docs/glossary.md
Adrian Plata a1875f4d56 Reworking glossary to a table and removing left-side ToC (#1387) (#9769)
* Reworking glossary to a table and removing left-side ToC

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* modifying CSS

* Fixing desktop links.

* Fixing swarm mode links.
2019-10-30 13:15:39 -07:00

738 B

title, description, keywords, notoc, noratings, skip_read_time, redirect_from
title description keywords notoc noratings skip_read_time redirect_from
Glossary Glossary of terms used around Docker glossary, docker, terms, definitions true true true
/engine/reference/glossary/
/reference/glossary/
{% for entry in site.data.glossary %} {% endfor %}
{{ entry[0] }} {{ entry[1] | markdownify }}