joffrey-bion / livedoc

A not-so-annotation-based documentation generator for REST and websocket services
MIT License
4 stars 2 forks source link

Use tabs for dependency inclusion with Gradle/Maven #50

Closed joffrey-bion closed 6 years ago

joffrey-bion commented 6 years ago

An example of tabs using Liquid templates can be found here: https://kubernetes.io/docs/tabs-example/

But we should use parameterized inclusion instead of setting variables like them: https://jekyllrb.com/docs/includes/#passing-parameter-variables-to-includes

joffrey-bion commented 6 years ago

Here are a few resources to use:

JQuery UI doc for tabs: https://api.jqueryui.com/tabs/

Custom style for minimal tabs http://keith-wood.name/uitabs.html#tabs-min

Original JQuery UI CSS: https://stackoverflow.com/questions/3392920/jquery-ui-tabs-minimal-styling