Does PhpStorm have tools or features to aid in creating a sitemap?

I'm new to PhpStorm and started with a fairly large existing project that I want to create a site map for.  This is for internal design documentation, not for search engine crawling.  The site has a mixture of php and javascript that responds to link clicks to change pages and reloads various tables dynamically.  Are there specific features or tools I should look at to help follow the page/function flow or is this just a very manual process?

TIA

0

Does PhpStorm have tools or features to aid in creating a sitemap?

The closest thing we have to offer are class and database diagrams, but of course, they are nowhere close to substituting sitemaps. You'll have to use something else for that. Sorry.

0

No worries. Thanks for the quick answer.  Just wanted to make sure I didn't miss it if there was a tool I hadn't discovered.

0

请先登录再写评论。