Hello to you good EE folk
I am currently evaluating EE for a software documentation project. We have a large number of existing docs that all follow the same format. Each doc comprises of a series of sections that are nested up to about 3-4 levels deep. Basically each document needs a nested navigation system that is the same as the navigation you would have for a whole site.
My aim is to have all the documents organised into categories by product and then each document would have a nested side navigation that would scroll to the relevant section when clicked.
We could of course code this up from scratch but it seems like a common use case and I would love to hear your ideas of how to implement this without reinventing the wheel.
Thanks
toby