I am relatively new to Drupal so I'm sorry if this seems like a dumb question but it has me stumped, I've spent about an hour searching but I don't think I'm searching for the right thing.
I have my content setup as nodes, node/1, node/2 etc - I also have several nodes setup that I would like to be subpages of these nodes. I've set the 'parent item' to the main nodes, but what I can't figure out is how to show these sub-nodes on the main node page as a menu. In Wordpress this can be accomplished using a function to display subpages, is there a similar way in Drupal?