I am looking for a way to make a diagram of a website. It’s mostly procedural PHP with a lot of includes, and I basically want to make a diagram showing what page includes what file(s), relevant links to other pages, and the ability to add comments.
Any suggestions on a program to do this in? I frequently see nice diagrams online, especially for OO programming.
Thanks. I decided to go with yed though, because I require an offline solution. But if anyone has suggestions for something more specific to web design, I’d like to hear them.