mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-23 17:13:44 +03:00
5 lines
124 B
HTML
5 lines
124 B
HTML
|
<h2> Api reference </h2>
|
||
|
<div *ng-for="var cat of data.menu">
|
||
|
<side-menu-cat [cat-details]="cat"> </side-menu-cat>
|
||
|
</div>
|