Need Link Management Functionality

I am looking for a way to manage links for a homegrown CMS.

I had originally wanted to have the links be different documents however I am having problems having them “parsed” out using the proper HTML.

So I need a way to be able to manage links.

Ideally I would need the output to be something along these lines:

  • Category

    • Sub Category 1
      • Link
      • Sub Category 2
        • Link
  • And then repeat with next cat.

    If anyone can give me suggestions on how I can go about doing this I would be forever grateful. I have been stuck on this for waaay to long.