Tagged Questions

0
votes
2answers
126 views

How do I design a web interface for browsing text man pages?

I would like to design a web app that allows me to sort, browse, and display various attributes (e.g. title, tag, description) for a collection of man pages. Specifically, these are R documentation ...