diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-14 14:25:10 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-14 14:25:10 +0100 |
| commit | 0d4dd0513a8c525c3c1fbd7237b9bb283adb7a77 (patch) | |
| tree | 8fab5b185bf563b31a40933956645e45c1d83685 | |
| parent | 9514d8f844ada0b8a0b2450973374ee2ecd7b6b7 (diff) | |
| download | cataract-0d4dd0513a8c525c3c1fbd7237b9bb283adb7a77.tar.xz | |
Option to hide "Go Up" links
| -rw-r--r-- | sample/src/setup.xml | 4 | ||||
| -rw-r--r-- | src/generators.c | 4 | ||||
| -rw-r--r-- | src/setup.c | 3 | ||||
| -rw-r--r-- | src/setup.h | 1 |
4 files changed, 10 insertions, 2 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 53411ff..0f3d962 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -91,6 +91,10 @@ And the second line.</add_copyright> <!-- enabled: jump to the parent item when going up in the structure --> <!-- disabled: links will always go to the top of the parent page --> <use_inpage_links value="yes" /> + + <!-- enabled: show "Go Up..." links if not top-level (default) --> + <!-- disabled: never show that link --> + <show_go_up value="yes" /> </navigation> <footer><