We have a localhost-only asp.net 3.5 website VB.NET project which has say 200 aspx pages.
We have someone external doing UX/UI for it and he has asked for an existing "sitemap".
Basically we want to give him a tree view of it all, like:
Home
- Contact Page
- Message Received Thankyou
- Products
- Product A
- Product B
Etc
Is there any tool that we can use to generate a HTML page or similar just to show all this automatically?