mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2679] Added tutorial index tool (#3175)
This commit is contained in:
committed by
Eugenio Romano
parent
aba9f41af1
commit
809cf56e2b
3
lib/config/DocProcessor/templates/tutIndex.combyne
Normal file
3
lib/config/DocProcessor/templates/tutIndex.combyne
Normal file
@@ -0,0 +1,3 @@
|
||||
{% each tuts as tut %}
|
||||
1. [**{{tut.title}}**]({{tut.link}}) ({{tut.level}}): {{tut.briefDesc}}
|
||||
{% endeach %}
|
Reference in New Issue
Block a user