outmoded / lout

API documentation generator
Other
276 stars 49 forks source link

Adding Tag Filtering and Clickable tags. #159

Closed ecwillis closed 5 years ago

ecwillis commented 8 years ago

This PR adds a tag query parameter that get's passed to the getRouteData function. If the parameter exists, the routes are then filtered by the given tag.

Also added anchors to the tag badges on the index.html for passing the tag query var.