Files
velero/site/_data/toc-mapping.yml
Steve Kriss 927d2775bf add make gen-docs to generate a new versioned docs directory (#1662)
* add make gen-docs to generate a new versioned docs directory

Signed-off-by: Steve Kriss <krisss@vmware.com>
2019-07-17 18:44:13 -04:00

14 lines
381 B
YAML

# This file can be used to explicitly map a release to a specific table-of-contents
# (TOC). You'll want to use this after any revamps to information architecture, to ensure
# that the navigation for older versions still work.
master: master-toc
v1.0.0: v1-0-0-toc
v0.11.0: v011-toc
v0.10.0: v010-toc
v0.9.0: v9-toc
v0.8.1: v8-1-toc
v0.8.0: v8-toc
v0.7.1: v7-1-toc
v0.7.0: v7-toc