[ADF-2643] Added compatibility info to version index (#3218)

* [ADF-1643] Updated version index and script to support compatibility info

* [ADF-2643] Added links and compatibility info
This commit is contained in:
Andy Stark
2018-04-19 16:20:00 +01:00
committed by Eugenio Romano
parent fbe675aedb
commit e0cc0fc7c5
3 changed files with 81 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
{% each items as item %}
- [{{item.title}}]({{item.link}})
{% endeach %}