I'm currently trying to reorganise a number of pages into a usable documentation that can be easily navigated by adding a set a links to the end of each page that contains "prev home/up next" which will link to the appropriate page in each case.
i.e. if I have the following set of pages
- Overview
- Sub Topic 1
- Child page 1
- Child page 2
- Child page 3
- Sub Topic 2
- Child page 1
- Child page 2
- Child page 3
When viewing child page 2, I would like to create links at the bottom of the page to point to "child page 1 Sub topic 1/Overview child page 3"
Rather than hardcode these and then have re-edit them each time I move pages around or add in new pages, I was hoping that someone could suggest how to use the {report-xxx} macros correctly to achieve this? I think it's a lack of understanding how the 'prefix:key' works is what is catching me out in most cases.
What I'm looking to add to each page is something similar to what can be seen on the following page with confluence updating the links automatically as new pages are added:
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Installation_Guide/s1-archinfo.html